Jump to content

Recommended Posts

Posted

For those that are interested, I blagged a microbit at Preston Raspberry Jam on Monday and managed to knock up a proof of concept in getting Scratch to control it

  • Thanks 1
  • 2 weeks later...
Posted

This is cool. Don't suppose you'd fancy knocking up a quick guide on how you got Scratch to interface with the microbit by any chance?

 

I'm guessing you add the PicoBoard extension and use that, but I've not had chance to play yet :)

Posted

I've done a lot of work with Scratch to various devices such as Pi and Arduino and Codebug and Crumble :)

So simple micropython prog listening on serial port - Big python prog on PC listening for Scratch broadcasts and translating them across onto USB off to the microbit.

 

All very proof of concept - need to come up with sensible serial protocol on the microbit and then just adapt my Crumble stuff to it

ScratchCrumble – Cymplecy (Simplesi)

  • Thanks 1
Posted
I've done a lot of work with Scratch to various devices such as Pi and Arduino and Codebug and Crumble :)

So simple micropython prog listening on serial port - Big python prog on PC listening for Scratch broadcasts and translating them across onto USB off to the microbit.

 

All very proof of concept - need to come up with sensible serial protocol on the microbit and then just adapt my Crumble stuff to it

ScratchCrumble – Cymplecy (Simplesi)

 

Amazing, will have a read through thank you! Looking forward to what else you come up with :D

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...