formatting
initial commit
working display
Monitor air quality, CO2, temperature, and humidity, displayed on a 1.9" display.
This is a very simple project to make a ~$100 standalone air quality monitor.
The components all connect together with Qwiic cables, with USB-C power, so there is no soldering needed, just plug-and-play. The Arduino IDE is used to build and upload code.
(approx prices in 2024)
The TFT_eSPI library is used to drive graphics. I imported the code from commit 13e743f5
.
Version 1.1.0 of the SCD4x software from Sparkfun crashed. 1.0.4 was used.
Version 1.0.4 was used.
The "LilyGo T-Display-S3" target is used in the Arduino IDE.