admin
July 9, 2025, 6:21 a.m.
938

ESP32 Dual-Core Usage

The ESP32's dual-core architecture enhances performance and multitasking capabilities. In this blog post, we will explore how to configure the ESP32's dual-core setup using the Arduino platform.

admin
July 9, 2025, 6:18 a.m.
702

Minimalistic Messenger

admin
July 9, 2025, 6:16 a.m.
2452

How to use millis() instead of delay()

admin
July 9, 2025, 6:09 a.m.
1340

ESP32 SPI Communication

admin
July 9, 2025, 6:05 a.m.
820

Bee-Counting

admin
July 9, 2025, 6:02 a.m.
5206

ESP32 read PT1000/PT100 temperature sensor values

admin
July 9, 2025, 6 a.m.
1892

ESP32 with LVGL Setp2 Config TFT_eSPI with PlatformIO

On this article, we will show you how to install and set up the lvgl library in the ESP32 board.

admin
July 9, 2025, 5:56 a.m.
1298

ESP32 Serial Output JSON data with ArduinoJson