admin
June 7, 2025, 11:45 a.m.
680

Obsidian remove strikethrough on completed tasks

This post shows how to remove strikethrough on completed tasks in Obsidian.

admin
June 7, 2025, 11:43 a.m.
1754

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 7, 2025, 11:42 a.m.
542

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
June 7, 2025, 11:42 a.m.
1926

How to use millis() instead of delay()

admin
June 7, 2025, 11:42 a.m.
543

ESP32 Sensor Tilt Switch

admin
June 7, 2025, 11:29 a.m.
613

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
June 7, 2025, 11:25 a.m.
490

ESP32/Arduino Scan Device I2C Address

admin
June 7, 2025, 11:24 a.m.
862

Flash Code to ESP32 by Arduino IDE

admin
June 7, 2025, 11:22 a.m.
2649

How to flash a bin file to ESP32