admin
April 2, 2025, 8:04 a.m.
958

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 2, 2025, 7:57 a.m.
548

ESP32 PWM Output

This article details how to utilize ESP32's PWM feature to manage LED brightness, covering components, code, and testing.

admin
April 2, 2025, 7:42 a.m.
308

ESPUI

admin
April 2, 2025, 7:32 a.m.
1362

How to flash a bin file to ESP32

admin
April 2, 2025, 7:26 a.m.
384

SY8303 Synchronous Step Down Regulator DCDC Circuit Design

This post introduces the design of the DCDC chip SY8303 circuit, covering the schematic and PCB drawing processes, along with precautions and tips.

admin
April 2, 2025, 7:24 a.m.
396

Deploy to Server with GitHub Actions

This blog shows you how to use GitHub Actions to automatically update your server when pushing code. It covers generating SSH keys, configuring the server, adding keys to GitHub, creating the workflow, and the final result.

admin
April 2, 2025, 7:23 a.m.
654

ESP32 DEVKIT V1 Pin Referance

This article covers the ESP32 DEVKIT V1 pin reference, highlighting GPIO functions. The board has 30 pins and 25 GPIOs for various tasks, including ADC and DAC. Safety for each pin is discussed, aiding project development.