Skip to content

GrizzlyFr/senseair_sunrise_i2c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Senseair Sunrise CO2 sensor Python interface

Python functions to interface Senseair Sunrise CO2 sensors through I2C.

Do basic readings, no settings. The following parameters shall be set in test_sunrise.py before launch:

  • I2C_BUS_NUMBER
  • SUNRISE_SENSOR_ADDRESS (if different from the base I2C address)
  • MAIN_LOOP_NOMINAL_DURATION (the script loop every 60 s by default)

About

Python functions to interface Senseair Sunrise CO2 sensors through I2C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages