mirror of
https://github.com/airgradienthq/arduino.git
synced 2025-07-27 23:47:16 +02:00
Update example sketch headers
This commit is contained in:
@ -12,10 +12,8 @@ Outdoor Monitor: https://www.airgradient.com/outdoor/
|
|||||||
Build Instructions:
|
Build Instructions:
|
||||||
https://www.airgradient.com/documentation/diy-v4/
|
https://www.airgradient.com/documentation/diy-v4/
|
||||||
|
|
||||||
Please make sure you have esp8266 board manager installed. Tested with
|
Compile Instructions:
|
||||||
version 3.1.2.
|
https://github.com/airgradienthq/arduino/blob/master/docs/howto-compile.md
|
||||||
|
|
||||||
Set board to "LOLIN(WEMOS) D1 R2 & mini"
|
|
||||||
|
|
||||||
Configuration parameters, e.g. Celsius / Fahrenheit or PM unit (US AQI vs ug/m3)
|
Configuration parameters, e.g. Celsius / Fahrenheit or PM unit (US AQI vs ug/m3)
|
||||||
can be set through the AirGradient dashboard.
|
can be set through the AirGradient dashboard.
|
||||||
|
@ -12,10 +12,8 @@ Outdoor Monitor: https://www.airgradient.com/outdoor/
|
|||||||
Build Instructions:
|
Build Instructions:
|
||||||
https://www.airgradient.com/documentation/diy-v4/
|
https://www.airgradient.com/documentation/diy-v4/
|
||||||
|
|
||||||
Please make sure you have esp8266 board manager installed. Tested with
|
Compile Instructions:
|
||||||
version 3.1.2.
|
https://github.com/airgradienthq/arduino/blob/master/docs/howto-compile.md
|
||||||
|
|
||||||
Set board to "LOLIN(WEMOS) D1 R2 & mini"
|
|
||||||
|
|
||||||
Configuration parameters, e.g. Celsius / Fahrenheit or PM unit (US AQI vs ug/m3)
|
Configuration parameters, e.g. Celsius / Fahrenheit or PM unit (US AQI vs ug/m3)
|
||||||
can be set through the AirGradient dashboard.
|
can be set through the AirGradient dashboard.
|
||||||
|
@ -12,10 +12,8 @@ Outdoor Monitor: https://www.airgradient.com/outdoor/
|
|||||||
Build Instructions:
|
Build Instructions:
|
||||||
https://www.airgradient.com/documentation/diy-v4/
|
https://www.airgradient.com/documentation/diy-v4/
|
||||||
|
|
||||||
Please make sure you have esp8266 board manager installed. Tested with
|
Compile Instructions:
|
||||||
version 3.1.2.
|
https://github.com/airgradienthq/arduino/blob/master/docs/howto-compile.md
|
||||||
|
|
||||||
Set board to "LOLIN(WEMOS) D1 R2 & mini"
|
|
||||||
|
|
||||||
Configuration parameters, e.g. Celsius / Fahrenheit or PM unit (US AQI vs ug/m3)
|
Configuration parameters, e.g. Celsius / Fahrenheit or PM unit (US AQI vs ug/m3)
|
||||||
can be set through the AirGradient dashboard.
|
can be set through the AirGradient dashboard.
|
||||||
|
@ -14,17 +14,8 @@ https://www.airgradient.com/documentation/one-v9/ Build Instructions:
|
|||||||
AirGradient Open Air:
|
AirGradient Open Air:
|
||||||
https://www.airgradient.com/documentation/open-air-pst-kit-1-3/
|
https://www.airgradient.com/documentation/open-air-pst-kit-1-3/
|
||||||
|
|
||||||
Please make sure you have esp32 board manager installed. Tested with
|
Compile Instructions:
|
||||||
version 2.0.11.
|
https://github.com/airgradienthq/arduino/blob/master/docs/howto-compile.md
|
||||||
|
|
||||||
Important flashing settings:
|
|
||||||
- Set board to "ESP32C3 Dev Module"
|
|
||||||
- Enable "USB CDC On Boot"
|
|
||||||
- Flash frequency "80Mhz"
|
|
||||||
- Flash mode "QIO"
|
|
||||||
- Flash size "4MB"
|
|
||||||
- Partition scheme "Minimal SPIFFS (1.9MB APP with OTA/190KB SPIFFS)"
|
|
||||||
- JTAG adapter "Disabled"
|
|
||||||
|
|
||||||
Configuration parameters, e.g. Celsius / Fahrenheit or PM unit (US AQI vs ug/m3)
|
Configuration parameters, e.g. Celsius / Fahrenheit or PM unit (US AQI vs ug/m3)
|
||||||
can be set through the AirGradient dashboard.
|
can be set through the AirGradient dashboard.
|
||||||
|
Reference in New Issue
Block a user