Scratch extension for Arduino (experimental release)

With the new (experimental) Arduino extension for Scratch, you can create visual programs to control sensors and actuators connected to Arduino boards. Try it on the new ScratchX site.
Scratch allows kids (and everyone) to create their own games, interactive stories, and animations using a visual programming environment. Scratch is made by the Lifelong Kindergarten (LLK) group at the MIT Media Lab. The ScratchX.org site is a place for trying out new, experimental extensions to Scratch — e.g. for connecting to hardware or web services. As a member of both Arduino and LLK, I’m especially excited about this possibility to combine Scratch with Arduino.
This Scratch extension, created by Kreg Hanning and me (mostly Kreg), communicates with the Firmata firmware on an Arduino board. This allows you to send the Arduino commands using special Scratch blocks. To start, we have blocks for working with LEDs, servo motors, buttons, rotation knobs (potentiometers), light sensors, and temperature sensors. There are also more general (and Arduino-like) blocks for doing analog and digital input and output. For more information, see the documentation.
If you have any trouble using the Arduino extension or have any suggestions, please open an issue on the extension repository.
Of course, this isn’t the first attempt to connect Scratch and Arduino. For other approaches, see S4A, s2a_fm, and Catenary. For even more options, see SparkFun’s discussion of alternative programming interfaces for Arduino.
May 12th, 2015 at 13:36:20
If this is combined with Scratch capabilities on the Raspberry Pi, I imagine the educational capabilities will be maxed out!
May 12th, 2015 at 14:46:09
This is fantastic for my 7-yr old. We tinker with Scratch on a Pi and he gets it, but Arduino has been above his abilities. I’ve been hoping something like this would come out for hardware. This is huge for us.
May 12th, 2015 at 18:18:50
Should it be possible to extend this to Snap (https://snap.berkeley.edu)? Thanks
May 15th, 2015 at 20:15:35
Great ! Using browser plugin makes it so simple !
I trained french STEM teacher on Scratch + s2a, and yours is another possibility. With many different ways, each one can choose ‘his’ best for teaching.
I created a ‘s2a control panel’ for windows users, to make everythnig simple : upload firmata, launch device management, sort documentation/exercises, … If it could help I can make a fork for you : https://github.com/technologiescollege/s2a_fr
Impatient to see your next improvement.
Thanks !
May 17th, 2015 at 15:48:18
We at Robotix have started using Scratch 2.0 extension for Arduino and controlling our Phiro a new educational robot to be launched soon.
May 20th, 2015 at 11:49:49
The Scratch extension seems to switch on the integrated Pulldown resistors on Arduino input pins. I am working on a project with sensor contacts like MakeyMakey. There I cannot use any integrated resistors. Is there a way to switch them of in the Scratch extension?
May 22nd, 2015 at 13:51:13
@Osqui Arduino is working on an experimental extension for SNAP! that will work with the Modulino shield + all the Modulino sensors. Arduino and Makerini worked together on an experimental workshop that was presented during the Maker Faire Bay Area.
July 17th, 2016 at 18:31:22
The link
https://scratch.mit.edu/info/ext_download/
doesn’t work 🙁
I couldn’t find the plugin at mozilla’s add-ons web either.
March 15th, 2017 at 11:18:03
[…] Arduino Blog – Scratch extension for Arduino (experimental release) […]