Story
Hello everyone!
We continue with the ESP32 2.8 inch display development board from Elecrow.
It is very important to watch this video, it's very helpful, it will introduce you to LVGL library and Square Line Studio.
https://www.youtube.com/watch?v=LXoKEsqQGDk&list=PLwh4PlcPx2Gfrtm7TmlARyF4ccTmIy-gK&index=3&pp=iAQB
I built a DIY environment monitor using the ENS160. The circuit is very simple, the ENS160 communicates with the ESP board via the I2C protocol.
With this module we have the capability to monitor:
• temperature (°C);
• relative humidity;
• air quality;
• estimated carbon dioxide (eCO2);
• total volatile organic compounds (TVOC);
I followed the Elecrow tutorial and I can say that I managed to create a starter project that I am making available to you. I am also attaching the project files from Square Line Studio, I think you will be able to import them and modify them yourself as you wish.
For start, it is a minimalist monitor that displays 3 measurements, as you can see below, but it can be improved for example by adding a graph to show the evolution of the measurements. Also, various signaling components can be introduced, such as an LED or a buzzer, you know what I mean. 🙂
I also have a short video:
https://youtube.com/shorts/2GSR0Psw_sA?feature=share
That's all for today!







