admin
June 19, 2025, 12:33 p.m.
607

ESP32 Sensor Tilt Switch

admin
June 19, 2025, 12:32 p.m.
945

Flash Code to ESP32 by Arduino IDE

admin
June 19, 2025, 12:30 p.m.
589

SFP56 Testing Board Design Note

I will record the note of design a SFP56 Testing board.

admin
June 19, 2025, 12:28 p.m.
1905

ESP32 Get Sound from I2S Microphone

This tutorial explains how to build an IoT application to control a light switch remotely using the ESP32 microcontroller, Wi-Fi, and a relay module.

admin
June 19, 2025, 12:28 p.m.
4607

ESP32 read PT1000/PT100 temperature sensor values

admin
June 19, 2025, 12:19 p.m.
646

Develop ESP32 in VScode with PlatformIO

admin
June 19, 2025, 12:14 p.m.
1113

ESP32 Serial Output JSON data with ArduinoJson

admin
June 19, 2025, 12:14 p.m.
1921

ESP32Encoder Library for Rotation Encoder Reading

This blog post presents the ESP32Encoder library, detailing its features and capabilities for efficient rotation encoder reading. It explains how it simplifies encoder usage and boosts system performance, suitable for various applications.

admin
June 19, 2025, 12:13 p.m.
688

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.