Starter App for a PyPortal and BME680 sensor
Coded on a PyPortal Titano and STEMMA Connected BME680. The BME680 sensor host temperature, humidity, barometric pressure and VOC gas sensors.
I created this App to complete the 48 hour burn in of the VOC gas sensor.
It will countdown 48 hours and alert you once done.
Code is easy to follow and modify for use on any PyPortal.
Change the "scale=" on Labels!
--Reqiured Libraries--
Adafruit_bitmap_font
Adafruit_bus_device
Adafruit_display_text
Adafruit_esp32spi
Adafruit_io
Adafruit_bme680
Adafruit_pyportal
Adafruit_requests
Adafruit_sdcard
Adafruit_touchscreen
neopixel