- Sensirion SCD30 sensor
- raspberry pi 4B
you should first clone this to your raspberry 4B.
git clone https://github.com/CRI-Project/hardware-design.git
Install the related packages by using
pip install -r requirements.txt
Note: we used Python version 3.x to test this code.