#201 · Primary category: AI Coding Assistants

aily-blockly

ai arduino blockly ide iot

AI IDE for hardware development, support Arduino, MicroPython, ESP32, STM32, RP2040, Nrf5x...

Project last updated:08/29/26

GitHub Stars

3.8K

Forks

215

Contributors

9

License

GPL-3.0

Why we included this project

Visual programming tools rarely grow into serious embedded development, but this Blockly-based IDE is trying to change that. Beginners can snap together firmware for Arduino, ESP32, STM32, or RP2040 boards, and the AI layer handles the fiddly parts: recommending boards and libraries, drawing wiring diagrams, writing code, and explaining compile errors. Board packages, toolchains, and common libraries are managed per project, so most of the configuration slog of a traditional embedded toolchain disappears. That makes it a friendlier entry point for hobbyists, students, and small teams prototyping hardware ideas. Just remember the project is alpha-grade: fine for learning and breadboard experiments, not something to trust for production firmware.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category