10 related articles
TutorialsESP-IDF VS Code extension integrates Copilot Chat Agent mode, enabling natural language build, flash, and debug with AI-powered error analysis and fix suggestions.
TutorialsUsing AI Vibe Coding to port a Claude Code usage display project from GitHub to the LiChuang DevBoard (ESP32-S3), featuring pixel-art animations, real-time usage monitoring, and a Bluetooth-to-WiFi conversion.
TutorialsDetailed breakdown of using Cursor editor and Claude to implement a complete Tetris game on an STC8H microcontroller with OLED display — zero code written, from hardware setup to iterative optimization.
TutorialsA hands-on demo showing how an AI Agent completes UART serial communication development with zero code — from pin analysis and code generation to flashing and logic analyzer verification — all in under one minute.
TutorialsComplete guide to downloading code to STM32 via ST-Link, covering SWD wiring, driver installation, Keil debugger configuration, compiling, flashing, and troubleshooting for beginners.
TutorialsA full hardware architecture breakdown of the DaSheng II smart car, covering its three-layer modular design from STM32 to ROS and AI navigation.
TutorialsComplete guide to setting up a VSCode + Claude Code + DeepSeek AI programming environment from scratch, covering Git installation, Claude Code configuration, CC Switch multi-model management, and VSCode plugin integration for embedded developers.
TutorialsA complete hands-on checklist of 110 embedded Linux projects covering audio/video, Rockchip platforms, smart home, and driver development — with clear learning paths from beginner to high-paying roles.
DIY Electronic Music Box: Building a S…
Build an electronic music box with the E101 module, buzzer, and LEDs for synchronized sound and light effects. Ideal for premium gift boxes with low cost and easy assembly.
Agora RTC + MQTT Replacing WebSocket: …
How to replace WebSocket with Agora RTC + MQTT for AI voice interaction devices, achieving full device-server decoupling with ESP32 embedded development and cross-platform communication.