Nov 5, 2024, 7:28 PM
While writing the articles about the ESP32 weather station, I came across a small problem that sounds quite simple at first, but turned out to be a bit more complicated than I thought. How do you take a screenshot of an LVGL screen running on an ESP32 microcontroller?
Aug 5, 2024, 9:23 AM
The ESP32 weather station is now over a year old. So it's high time for an update. I have therefore spent the last few weeks developing a completely improved version of the weather station. I would like to present the changes to you in this article.
Apr 7, 2024, 12:37 AM
The FireBeetle 2 ESP32-C6 board from DFROBOT is very affordable and integrates not only the ESP32-C6 but also a charge controller for charging a lithium-ion battery and monitoring battery voltage. In this article, I'll show you how to build a cost-effective sensor for the weather station using this board.
Feb 28, 2024, 2:29 PM
This article illustrates the functionality of parallel LCDs, their integration with the ESP-IDF framework and the LVGL graphics library using the example of Makerfabs and Sunton Displays.
Feb 26, 2024, 4:04 PM
Makerfabs offers two new 7-inch displays with IPS panel and ESP32-S3 microcontroller. After my review, I realised that only one version actually has an IPS panel. The lower resolution display uses a TN panel and is similar to the Sunton 7-inch display.
Oct 11, 2023, 10:58 PM
In this article I would like to show you a small project on how I built an LED aquarium light from various leftovers. The brightness is automatically controlled by an ESP32 microcontroller.
Oct 10, 2023, 10:57 PM
How can you control a higher load such as an LED strip with the ESP32? In this article I would like to show you which transistors are best suited for this.
Jun 29, 2023, 4:36 PM
A tutorial for a weather station that can display the weather forecast, air quality and, using wireless sensors, the temperature, humidity and air pressure in several rooms.
Jun 16, 2023, 10:02 PM
The ESP32-S3 7 inch display from Sunton is one of the few boards that combines a modern microcontroller with a comparatively large display. I will show you how to get it up and running with just a few steps.
Nov 7, 2022, 5:34 PM
Instructions for a weather station that can display the weather report as well as the temperature, humidity and air pressure in several rooms by means of radio sensors.