Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 781 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 781 Bytes

ESP8266-MCP9808-sensor-plotter

Lots of code found online! Sensitive info: MAC address, Wifi password, API channel and passcode.

Note: wifi passcode disabled for joining school network using MAC address. Re-enable if you want to use WPA2 personal.

Data stream https://thingspeak.com/channels/1458402/private_show

Fix done in V2:

  • The MCP9808 can't be read immedietly after wakeup command. Or the temperature readout will seem stuck on a value. Solution: never sleep.
  • Added detailed serial print info
  • Push server to go as fast as possible. Ditched energy saving.

Note: set the address of the sensor to suit your physical sensor module

IMG_20210729_005845