admin
May 2, 2025, 3:23 a.m.
347

Testing Post

This is a testing post

admin
May 2, 2025, 3:18 a.m.
593

ESP32 Touch Button

This article discusses creating a touch-sensitive button using the ESP32's internal capacitive touch sensors. It details the GPIO pins associated with the sensors and explains how to read touch inputs using Arduino syntax.

admin
May 2, 2025, 3:13 a.m.
1804

How to flash a bin file to ESP32

admin
May 2, 2025, 3:10 a.m.
484

Bee-Counting

admin
May 2, 2025, 3:01 a.m.
522

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
May 2, 2025, 2:54 a.m.
3240

ESP32 read PT1000/PT100 temperature sensor values

admin
May 2, 2025, 2:54 a.m.
1912

Building Application with ESP32, VS Code, and PlatformIO

This tutorial shows how to building a simple IoT application with ESP32, VS Code, and PlatformIO. It covers setup, project creation, coding, uploading, and extending features for IoT development.

admin
May 2, 2025, 2:53 a.m.
473

Flash or Upload Configure File to ESP32

This blog explains how to flash or upload a configuration file to ESP32. It details the process using SPIFFS, including creating the file, writing ESP32 code to read it, and uploading it.

admin
May 2, 2025, 2:47 a.m.
296

ESP32 Voice Record and upload