Skip to content

For the Adafruit SCD30, SCD40 or SCD41 CO₂ ,temperature ,and humidity sensors.

License

Notifications You must be signed in to change notification settings

Pioreactor/co2-reading-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pioreactor CO2 reading plugin

Adafruit offers three CO2 sensors (SCD30, SCD40 and SCD41) that measure CO2, temperature, and humidity.

This is a simple Pioreactor plugin that returns CO2 readings (or all readings) at a set duration from stemma QT connected Adafruit SCD sensors.

Install with pio plugins install co2-reading-plugin from the command line, or in the Pioreactor UI.

Important

After installation, you'll need to edit your configuration to add the model of sensor you have. Find the section [co2_reading.config], and edit parameter adafruit_sensor_type to be either scd30 or scd4x. (The scd4x represents both scd41 and scd40 sensors.q)

Overview chart

This also adds a chart to your overview page that displays the CO2 readings per Pioreactor.

About

For the Adafruit SCD30, SCD40 or SCD41 CO₂ ,temperature ,and humidity sensors.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages