Climate Control for Raspberry Pi with Grove board using a Sensirion scd41 to measure temperature, humidity, and co2 concentration. Additionally there is a Grove 4-chaneel relay connected to outlets for which you can control the environmental variables.
- Rasberry Pi 3b+
- GrovePi Plus Board
- Grove - CO2 & Temperature & Humidity Sensor (SCD41)
- Grove - 4-Channel SPDT Relay
- Grove - LCD RGB Backlight (Optional)
- 2 15 Amp Residential Grade Duplex Outlets
- 2-Gang Electrical Switch and Outlet Box
- Appliance Replacement Cord
- Raspbian for Robots - This comes with all GrovePi software fully installed.
- Sensirion python drivers (see below)
pip3 install sensirion_i2c_sht4x
pip3 install -r requirements.txt