Skip to content

lokiuox/Flipper-SCD4x-CO2-Sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flipper SCD4x CO2 sensor

A PoC Sensirion SCD4x CO2 sensor plugin for the Flipper Zero.
This app is a WIP, the code is a bit of a mess and needs some more work, I just made the GUI functional enough to show the sensor readings (the included library should be fully functional though).

Screenshot

Connections

The connections are pretty straight-forward. Some boards have different form factors, but usually all have i2c (SDA+SCL), just look for those labels.

Connections

Contributions

Contributions are welcome!
There are a few things already in the roadmap:

  • A menu to configure some chip-specific options such as chip type (SCD40/41), low power mode, auto calibration, altitude, pressure, etc.
  • A refactoring of the GUI app to generally improve the code style and to keep the status in a struct instead of global variables

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages