VSCode + Antlr generated sources 2025-10-20 11 VSCode can't find the class from antlr generated sources. We need to run "mvn eclipse:eclipse" to generate .classpath and .project…
LVGL_Micropython build for Waveshare ESP32-S3 3.5 inch 2025-10-17 56 https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-3.5 There are two versions of hardware
Build project icestorm in mac 2025-10-15 8 Refer to https://clifford.at/icestorm icestorm arachne-pnr nextpnr yosys
ESP32 C6 keep toggling the pin can reach ~1Mhz 2025-10-12 8 Very Fast ! ESP32 C6 keep toggling the pin can reach ~1Mhz. Waveshare C6 zero esp32 is running at 160…
ESP32 C6 example to control WS2812 2025-10-12 182 This example controls the WS2812 on Waveshare C6 Zero board, keep changing its color, done using VSCode + ESP-IDF
UART Terminal for orange pi 2025-10-11 217 "screen" command not work, may be the baurate too high, orange pi is using 1.5M. so use this command The…