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