Skip to content

th86/ArduinoGoogleSheetAirQualityMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.