Basic Guide to using S3GPIO

S3GPIO is basically an interface to my existing ScratchGPIO project which allows you to control GPIO pins on a RaspberryPi.

But as well as that, it supports all sorts of devices connected to those pins from motors to ultrasonic distance sensors and has direct support for a large number of Pi add-ons such as SenseHAT, UnicornHAT (and any other Neopixel based product) as well as almost any robot controller board ever made for the Pi. And I can easily add in anything missing as long as a manufacturer sends me a board to play with 🙂

Here is an Scratch 3 project with a few basic examples

https://scratch.mit.edu/projects/285660622