Skip to content

Latest commit

 

History

History
80 lines (57 loc) · 2.88 KB

README.md

File metadata and controls

80 lines (57 loc) · 2.88 KB

CO₂ LED Meter

Raspberry Pi Zero based CO₂ LED Meter Raspberry Pi 2 based CO₂ LED Meter

This is the (rather trivial) code for a simple LED-based CO₂ light meter (more or less a continuous CO₂ "traffic light") based on the following hardware components:

Code Base

The code in here is heavily based on two example scripts from Pimoroni's LED Shim and SCD4x Python libraries (which are needed anyways, too), namely on:

License

Since the code is heavily based on two scripts published under the MIT License, this code is licensed under the MIT License as well.

Copyright

  • Copyright 2017, 2018 Pimoroni Ltd.
  • Copyright 2022 Axel Beckert