Hello everyone, I have used MakeCode and Micro:bit for several years; now I have a 9yr old student who is in a local coding club using Scratch. I see that Scratch supports Micro:bit with an extension and and .hex link installed in the Micro:bit for Scratch. I am starting a project introducing simple breadboarding and Bluetooth comm. where the Micro:bit controls the Scratch simulator. Has anyone else worked with this kind of system? I’d like to learn what others have discovered.
This is actually the first time I’ve heard of this! That sounds really cool! I do wonder what kind of functionality it has, as it would have to be a very extension to support everything the Makecode version supports, but if it has all the features you actually use, then I think it’s cool that such a thing exists!
nooooo don’t turn to the dark side of scratch it’s evil!!! ok but all jokes aside I don’t know how but maybe ask Vegz78 he works with micro bit
The Scratch-Micro:bit interactivity is very different from MakeCode in that it is real-time interaction via BLE; not an actual download of .hex files held in the Micro:bit and then run as code. You can see it on our YouTube channel; MakeCode and Hardware. Or just search YT for : “Scratch Micro:bit Breadboarding” . I am only now discovering what functionality is offered; the code is in blocks and stored on the computer so several windows of code can be open at the same time and commands will run equally. Only 3 pins of the Micro:bit can be addressed and several other inputs are available for interaction with Scratch. I’d love to find someone else who has worked with this for intro to electronics….or collaborate.