aily Blockly is a Blockly-based IDE for hardware development that supports Arduino, MicroPython, ESP32, STM32, RP2040, and other microcontroller platforms.
The tool addresses the friction in embedded systems development by combining a visual block-based programming interface with AI assistance throughout the development workflow. It manages board packages, toolchains, and libraries on a per-project basis to minimize configuration overhead. The IDE supports over 100 development boards and includes 400+ preset libraries. AI capabilities span project analysis and recommendation, wiring diagram generation, code generation from natural language requirements, and automated debugging assistance that interprets compilation errors and suggests fixes.
aily Blockly suits developers and educators prototyping hardware projects who want to reduce setup friction and leverage AI guidance. The tool is hardware-agnostic rather than tied to a specific platform, making it appropriate for projects spanning multiple board types. The README explicitly states the software is in alpha stage and suitable for prototyping and education but not recommended for production firmware development. The project emphasizes rapid iteration by combining edge-cloud compilation with caching to shorten build times, and includes a community feature called Project Square for sharing and discovering hardware projects.
The project shows active development with regular feature additions across multiple capability areas. The codebase demonstrates ongoing expansion of hardware support and library coverage. Development activity spans both core IDE functionality and the AI integration layer that connects to the development workflow. The team maintains separate distribution channels for different regions, indicating attention to localization and regional deployment needs.