CraftBeerPi4 Plugin for SCD30 based CO2 Sensor
Project description
CraftBeerPi4 SCD30 based CO2 Sensor Plugin
Sensors
Plugin will add system a sensor to monitor for instance CO2 monitoring in your fermentation room
- CO2: CO2 value in ppm
- Relative Humidity: Relative humidity in %
- Temperatur: Temperature
Each parameter has to be added as individual sensor.
Installation:
- sudo pip3 install cbpi4-scd30_CO2_Sensor
- or install from repo: sudo pip3 install https://github.com/avollkopf/cbpi4-scd30-co2-sensor/archive/main.zip
- cbpi add cbpi4-scd30_CO2_Sensor
Usage:
- Configure the update interval of the sensor data in the cbpi global settings. Although shorter cycles ar possible, 30 or 60 seconds should be more than sufficient.
- Add Hardware under Sensor and choose SCD30 Sensor as Type and select the parameter you want to monitor.
Hardware requirements:
A datasheet of the sensor can be found here: https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/9.5_CO2/Sensirion_CO2_Sensors_SCD30_Datasheet.pdf
Information on how read from then sensor is documented here: https://cdn.sparkfun.com/assets/d/c/0/7/2/SCD30_Interface_Description.pdf
The sensor is connected via I2C and has the address 0x61. The user just needs to activate I2C in the raspi config and connect the sensor to the I2C bus. The supply voltage (VDD) can be 5V, but the I2C bus has to be at 3.3V
Changelog:
- 23-07-21: (0.0.1)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cbpi4-scd30_CO2_Sensor-0.0.1.tar.gz
.
File metadata
- Download URL: cbpi4-scd30_CO2_Sensor-0.0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.1+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd2dd2e704173f22afb2ddb7cc67314b0a050d92f676bd5463abc833372d4d55 |
|
MD5 | 6391ba462e14da37e3a042392bcc75cb |
|
BLAKE2b-256 | 1b34589ed9f3c3d2f289c45edfff6a72aee76cf011551b1111488dfd7bc617dc |