aily Blockly is an AI-assisted visual IDE for building hardware projects with Blockly and conventional code. It is designed to make embedded development approachable while still supporting general-purpose boards instead of one proprietary device. The environment supports more than 100 development boards and chips and integrates hundreds of extension libraries. AI can analyze project requirements, recommend hardware, generate code, create wiring diagrams, explain compile errors, and suggest fixes. Board packages, toolchains, and libraries are managed per project to reduce manual setup. Edge-cloud compilation and caching are used to shorten build times. The Electron and Angular application currently targets prototyping and education while remaining in an alpha development stage.
Features
- Support for 100+ development boards and chips
- AI-assisted project planning and code generation
- Automatic wiring diagram generation
- Compile-error analysis and debugging guidance
- Hundreds of hardware extension libraries
- Blockly-based visual hardware programming