littlebits / lbScratch

This repository is for anybody who wants to use Scratch with the littleBits system, or help us develop code to do so.
GNU General Public License v2.0
6 stars 4 forks source link

cloudBit support? #1

Open hyperobject opened 10 years ago

hyperobject commented 10 years ago

Are you guys planning on creating interfaces to the cloudBit for Scratch (either 1.x or 2.0), or would that be a good community-run project?

As it stands, creating a cloudBit interface for Scratch 2.0 would be really easy using the new JS extensions, and a 1.x extension wouldn't be too hard if you used the Remote Sensor Connections protocol in that version of Scratch.

stresslimit commented 10 years ago

Yes! We're very into collaboration and love the work you did on the cloudBit python lib, would love to chat about it. We have 2 scratch extensions planned, a s2e for arduino and s2e for cloudBit, both of which have been in the backlog for months. Let's talk!

hyperobject commented 9 years ago

@stresslimit Sorry about the long delay, didn't see this notification until now. I occasionally hang out on the #littlebits IRC channel, so we can chat there if you like. :)

hyperobject commented 9 years ago

@stresslimit I've begun work on a Scratch 2 online extension. Currently only supports cloudBit output, but that can probably be fixed somewhat easily. https://github.com/technoboy10/s2-cloudbit.js