micropython-scd30
Sensor interface
Provides an I2C interface to the SCD30 CO² sensor module on MicroPython boards
MicroPython I2C driver for SCD30 CO2 sensor module
25 stars
2 watching
15 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
agners/micropython-sgp40 | A MicroPython driver for the Sensirion SGP40 digital VOC sensor module | 3 |
peter-l5/micropython_scd4x | MicroPython driver for Sensirion SCD40 and SCD41 CO2 sensors | 8 |
schinckel/micropython-sht30 | A Python driver for an SHT30 sensor on I2C bus | 3 |
rsc1975/micropython-sht30 | A Python driver for an SHT30 sensor on a microcontroller board | 46 |
jposada202020/micropython_ags02ma | Provides a MicroPython driver for the AGS02MA TVOC sensor | 0 |
octaprog7/scd4x | A MicroPython module for interacting with the SCD4x temperature and humidity sensor from Sensirion. | 8 |
jposada202020/micropython_lsm6dsox | A MicroPython library for communicating with the LSM6DSOX accelerometer and gyro sensor | 1 |
miceuz/sht25-micropython | An API implementation for a humidity and temperature sensor using Python on MicroPython | 4 |
jposada202020/micropython_mma8451 | A MicroPython module for an MMA8451 3-axis accelerometer sensor | 1 |
jposada202020/micropython_shtc3 | A MicroPython driver for the Sensirion SHTC3 sensor | 5 |
jposada202020/micropython_bmi160 | A MicroPython driver for a specific type of sensor | 1 |
jposada202020/micropython_hdc1080 | Provides a driver for communicating with the TI HDC1080 sensor in MicroPython environments | 1 |
jposada202020/micropython_hs3003 | A MicroPython driver for a Renesas temperature and humidity sensor | 0 |
jposada202020/micropython_bmi270 | A MicroPython driver for the Bosch BMI270 Accelerometer/Gyro Sensor | 7 |
micropython-imu/micropython-lsm9ds0 | Provides an interface to read data from the LSM9DS0's g-force linear acceleration, gauss magnetic and dps angular rate sensors through I2C | 4 |