admin
Jan. 14, 2025, 11:21 a.m.
204

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
Jan. 14, 2025, 11:21 a.m.
153

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
Jan. 14, 2025, 11:21 a.m.
117

SFP56 Testing Board Design Note

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

admin
Jan. 14, 2025, 11:21 a.m.
169

ESPUI

admin
Jan. 14, 2025, 11:21 a.m.
192

Bee-Counting

admin
Jan. 14, 2025, 11:20 a.m.
178

What is the Secrete Behind ESP32 Auto Flash?

admin
Jan. 14, 2025, 11:20 a.m.
238

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
Jan. 14, 2025, 11:20 a.m.
203

Markdown format support testing

This post to show the support of Markdown format in the ESP32cube website.

admin
Jan. 14, 2025, 11:19 a.m.
154

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.