th86 / ArduinoGoogleSheetAirQualityMonitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP8266 Arduino-Google Sheet IoT Air Quality Monitor

A low-cost, easy-to-make IoT monitoring device for air quality (particulate matter, PM).

alt tag The PM concentration recorded by this device from Mar. 4-Apr. 4, 2017, near Columbia University, Manhattan, New York.

Materials

WeMos D1 or any ESP8266 board with the nodeMCU firmware

SHARP GP2Y1010AU0F

Arduino IDE (>=1.6.5)

Required driver for the board

Required Libraries

ESP8266WiFi

HTTPSRedirect

References

HOW TO POST DATA TO GOOGLE SHEETS USING ESP8266

License

This project is licensed under the MIT license.

About


Languages

Language:Arduino 68.9%Language:JavaScript 31.1%