Skip to content

WatKey/IoT-Air-Sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT-Air-Sensor

https://github.com/WatKey/IoT-Air-Sensor

Setup Instructions:

  1. Connect Sensor Board to your Computer
  2. Download Arduino IDE - https://www.arduino.cc/en/Main/Software
  3. Arduino -> Preferences -> Add following link at Additional Boards Manager URLs: http://arduino.esp8266.com/stable/package_esp8266com_index.json
  4. Tools -> Board -> Boards Manager -> type wemos in search -> install esp8266 by ESP8266 Community version 2.3.0
  5. Tools -> Board -> scroll down and choose: WeMos D1 R2 & mini
  6. Tools -> Port -> make sure the correct serial port is chosen
  7. Copy code from the AQ-Code.ino file to Arduino IDE
  8. Compile and load code onto Sensor Board by using arrow button (upper left, second button)
  9. Once code is deployed on the sensor Board, open Serial Monitor by clicking the button on the upper right
  10. Play around with the sensor and see how it is working and affected by the environment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages