Files
arduino/README.md
Michael Lynch ce0af5bf60 Link to inner docs pages from main README
Fixes #335

There's useful documentation in the docs/ directory, but it's hard for users to discover it, as there are no links to it.

This change updates the README to add links to the inner docs pages for users interested in customizing and re-flashing firmware onto their devices as well as understanding the OTA update system.
2025-08-12 20:08:29 -04:00

2.6 KiB

AirGradient Arduino Library for ESP8266 (Wemos D1 MINI) and ESP32 (ESP32-C3 Mini)

This is the code for the AirGradient open-source indoor and outdoor air quality monitors with ESP8266 / ESP32-C3 Microcontrollers.

More information on the air quality monitors and kits are available here: Indoor Monitor: https://www.airgradient.com/indoor/ Outdoor Monitor: https://www.airgradient.com/outdoor/

This library supports the following sensor modules:

  • Plantower PMS5003
  • Plantower PMS5003T
  • SenseAir S8
  • Sensirion SGP41
  • Sensirion SHT40

Important information

Make sure you have exactly the versions of libraries and boards installed as described in the comment section of the example files.

If you have an older version of the AirGradient PCB not mentioned in the example files, please downgrade this library to version 2.4.15 to support these legacy boards.

Help & Support

If you have any questions or problems, check out our forum.

Development

Over the air (OTA) updates

API documentation

The following libraries have been integrated into this library for ease of use

License

CC BY-SA 4.0 Attribution-ShareAlike 4.0 International License