#
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.
#
Jul 4, 2022, 11:31 PM
Microcontrollers with built-in Wi-Fi are still rare. Now the Raspberry Pi Foundation has introduced the Raspberry Pi Pico W, which addresses exactly this weakness. This makes the Raspberry Pi Pico W an interesting alternative to the ESP32.
#
May 22, 2022, 1:52 PM
The Raspberry Pi is now largely obsolete for me. It has become too expensive and completely oversized for many tasks anyway. Now the new generation of the Zyklochron is ready. Besides the microcontroller, some other things have also changed.
#
May 16, 2022, 8:21 PM
How can a headless device be connected to a WLAN network? One possibility is SmartConfig, which makes provisioning very easy via smartphone. With this library for the ESP32, you only need a few lines of code to connect the device to the network.