Peter
February 10, 2025, 3:59pm
37
You can use MicroBlocks with a lot of microcontrollers. You don't need App Inventor but the MicroBlocks extension makes a lot of things possible in an easy way.
MicroBlocks
MicroBlocks is a blocks programming language for physical computing.
[image]
Image of the pilot version of MicroBlocks version 2
It runs on microcontrollers such as the micro:bit , Calliope mini , AdaFruit Circuit Playground Express , and many others .
Code Interactively
MicroBlocks is a live environment. Click on a block and it runs immediately, right on the board. Try out commands. See and graph sensor values in real time. No more waiting for code to compile and download.
Multita…