admin
April 23, 2025, 9:12 p.m.
457

Bee-Counting

admin
April 23, 2025, 8:58 p.m.
3001

ESP32 read PT1000/PT100 temperature sensor values

admin
April 23, 2025, 8:53 p.m.
362

ESPUI

admin
April 23, 2025, 8:46 p.m.
43

Audio Playback with HSC001 and ESP32

This post is an introduction to using the HSC001 module for audio playback. It details the necessary components, module features, pin distribution, hardware connections, and code implementation for setting up and playing audio files.

admin
April 23, 2025, 8:46 p.m.
1137

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
April 23, 2025, 8:41 p.m.
379

Control LED Brightness with ESP32 PWM

This article focuses on the ESP32 board's PWM capabilities, detailing key terms like TON, TOFF, period, and duty cycle, essential for understanding PWM applications and implementation.

admin
April 23, 2025, 8:36 p.m.
1292

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
April 23, 2025, 8:36 p.m.
426

A LED Matrix Message Board with ESP32