jguille2 / SA5

Scratch/Snap and Arduino Synchronized
GNU General Public License v3.0
10 stars 3 forks source link

SA5

Snap! and Arduino 5ynchronized

Working with Snap! and Arduino

Snap4Arduino Blocks

SA5Firmata

Download, Install and more Info

Extends firmata with:

SA5Firmata Blocks

Another "Firmata" boards

Snap4Arduino can connect with any device that can run firmata software (not only Arduinos). For example, ESP8266 (and then, nodeMCU) are easily connectable.

Serial connections

We need a serial connection with the devices that we connect. Usually is a USB connection, but we can also use a serial connection by Bluetooth.

Also, we can use a network connection if these connection offers a serial signal (we can build this with a ESP8266 as a wifi module).

Working with Snap! and Picaxe

We can use S2P Picaxe software (made to sync Scratch and Picaxe) and work with Snap!. More info here.

Working with Snap! and other devices

Using S2Bot Picaxe software you can play with Snap! and other devices like BBC Microbit, LEGO WeDo (1 and 2.0) and Boost... More info here.