/arduino-esp8266-mhz-19-serial

CO2, humidity and temperature sensor on ESP8266

Primary LanguageArduino

arduino-esp8266-mhz-19-serial

CO2, humidity and temperature sensor on ESP8266

You can use project https://github.com/jehy/co2-online-display as backend to this program.

#Compilation

  1. Copy file "dataServer.h.sample" to "dataServer.h.sample" and specify there your server address.
  2. Copy file "WiFiCreds.h.sample" to "WiFiCreds.h.sample" and specify there your WiFi cridentials.
  3. Install Wemos D1 to the Motherboards section in Arduino IDE
  4. Enjoy!