Skip to content
View ylongw's full-sized avatar
😜
try to learn everything
😜
try to learn everything
  • Shen Zhen

Block or report ylongw

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ylongw/README.md

Embedded engineer by day, AI tinkerer by night.

I build things with STM32 / Cortex-M / FreeRTOS at work, and experiment with AI agents + automation on a Mac mini at home.

🔧 What I'm working on

  • Embedded firmware — NFC (PN7160/PN532), display drivers, RTOS on STM32/GD32
  • AI agent tooling — Skills, dashboards, and automation workflows for OpenClaw
  • Self-hosted infra — Tunnels, monitoring, local services on a single Mac mini

📌 Featured Projects

Project What it does
embedded-review AI-powered code review for embedded/firmware — memory safety, ISR hazards, RTOS pitfalls
jlink-debug-skill Agent-friendly J-Link skill — flash, RTT capture, GDB server automation
firmware-bisect Automated git bisect for firmware — find the exact breaking commit
framebuffer-dump Dump STM32 LCD framebuffer via J-Link → PNG for Figma pixel comparison
clawhq Real-time OpenClaw agent dashboard — sessions, cron, skills, system resources
live-photo-maker Convert any video to Apple Live Photo on macOS — full HDR support, no Xcode
relay46 Dual-path reverse proxy for self-hosted services behind NAT
video-whisper Local video/audio transcription on Apple Silicon — no API, no cloud

🛠️ Tech Stack

C C++ Python TypeScript STM32 GD32 FreeRTOS NFC CMake Node.js


Most of my repos come from real projects — things I needed, built, and decided to share.

Popular repositories Loading

  1. embedded-review embedded-review Public

    Embedded/firmware code review skill for AI agents. Memory safety, interrupt correctness, RTOS pitfalls, hardware interfaces, C/C++ traps. STM32/Cortex-M/FreeRTOS focused.

    Shell 17 1

  2. GD32_Clang_CMake_template GD32_Clang_CMake_template Public

    GD32 MCU project template using Clang + CMake + Ninja (no Keil needed)

    C 8 2

  3. video-whisper video-whisper Public

    🎙️ Local video/audio transcription on Apple Silicon using MLX Whisper. No API keys, no cloud, no cost.

    Shell 3

  4. jlink-debug-skill jlink-debug-skill Public

    Agent-friendly J-Link debug skill for embedded hardware loops: probe, flash, RTT, and GDB server automation.

    Python 3 2

  5. ylongwang2782.github.io ylongwang2782.github.io Public

    blog

    HTML 1

  6. MicroPython_ESP32_Start MicroPython_ESP32_Start Public

    Python 1