Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 921 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 921 Bytes

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