WIP: Display Basement Ventilation

The main idea

  • ESP32 device with touch screen, supported by MicroPythonOS

  • Two SHTC3 Temperature and Humidity Sensor: One indoor, one outdoor

  • A special MicroPythonOS app to display information about indoor and outdoor conditions and provides advice on ventilation.

Hardware from soldered.com:

I collect all information here: jedie/DIY-MUC-Projects: Some maker projects around MUC, ESP32, microPython hardware projects - Codeberg.org

Nice! So the data is available locally only?

Keep us posted about the progress here as well!

Yes, the main idea is to do everything on the ESP32.

Maybe a later step: Publish MQTT to consume it in HomeAssistant.

But first i need to fix the wiring: Optimal wiring NULA DeepSleep ESP32-S3 <-> Touchscreen and 2x SHTC3? and get MicroPythonOS running: WIP: Soldered Electronics DIY by jedie · Pull Request #152 · MicroPythonOS/MicroPythonOS · GitHub