Scratch and Arduino

This is a special forum devoted to educators using Adafruit and Arduino products for teaching.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
osbock
 
Posts: 151
Joined: Tue Jan 23, 2007 1:12 pm

Scratch and Arduino

Post by osbock »

Hi all,
I built a Sensor module for Scratch http://scratch.mit.edu, the educational programming language.
I documented the code at my blog:
http://baldwisdom.com/itchyduino

It uses an adafruit accelerometer breakout, a teensy and a sharp IR sensor (all from adafruit!)

I'm planning on reworking the code into an Arduino library, but I'm holding back a little until I see the preview of Scratch 2.0 that is coming out in the next couple of days.
--Kevin

User avatar
osbock
 
Posts: 151
Joined: Tue Jan 23, 2007 1:12 pm

Re: Scratch and Arduino

Post by osbock »

I've re-written it as an Arduino Library and released it on github. That should solve any formatting problems from the blog.

http://baldwisdom.com/arduino-library-f ... emulation/
https://github.com/osbock/ScratchSensors

Locked
Please be positive and constructive with your questions and comments.

Return to “For Educators”