ArduBlock is a Block Programming Language for Arduino. The language and functions model closely to Arduino Language Reference. This version of ArduBlock is tweaked to more closely resemble the Arduino language, and is meant to teach kids programming basics before transitioning to C or C++.
Features
- Block names match the Arduino Language Reference as much as possible. For example, the original ArduBlock had a block called "repeat"; this version has a block named "for" - this way kids will get to know the concept of a for loop.
- Block drawers are organized to match the Arduino Libraries as much as possible.
- Code produced is as human-readable as possible.
- Variable or function names aren't changed unless absolutely necessary. All code is indented four spaces.
- Third-party libraries are removed, so kids don't feel as overwhelmed.
Categories
Programming LanguagesFollow ardublockEdu
Other Useful Business Software
Easily Host LLMs and Web Apps on Cloud Run
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
Rate This Project
Login To Rate This Project
User Reviews
-
Why am I not able to install ardublock in my Windows 10 , computer after down loading! is there any instructions to follow