watterott / CO2-Ampel

CO2-Ampel / CO2-Traffic-Light to measure and show the carbon dioxide concentration in a room, based on Sensirion SCD30/SCD4x sensor and Microchip SAMD21 microcontroller
https://learn.watterott.com/breakouts/co2-ampel/
24 stars 12 forks source link

Continuously hue color range for CO2 (instead of RGB green, yellow, red) #3

Open balzer82 opened 3 years ago

balzer82 commented 3 years ago

I have mapped the CO2 value to Hue values for the RGB, so we have a continuously color range from 300...1200ppm CO2 (from green to red). Maybe you want to integrate it in the next versions. Line ~1344 for changes (ampel).

Sorry for all the Linting changes of my IDE