https://github.com/mryslab/s3-extend
Control an Arduino Uno, Circuit Playground Express, Raspberry Pi Pico, ESP-8266, ESP-32, Picoboard, Robohat MM1, or Rasberry Pi From Scratch 3
https://github.com/mryslab/s3-extend
Last synced: about 1 year ago
JSON representation
Control an Arduino Uno, Circuit Playground Express, Raspberry Pi Pico, ESP-8266, ESP-32, Picoboard, Robohat MM1, or Rasberry Pi From Scratch 3
- Host: GitHub
- URL: https://github.com/mryslab/s3-extend
- Owner: MrYsLab
- License: agpl-3.0
- Created: 2019-10-03T14:49:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-28T17:05:57.000Z (over 1 year ago)
- Last Synced: 2025-05-22T16:13:51.847Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 11.9 MB
- Stars: 31
- Watchers: 3
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scratch 3 OneGPIO Extension Servers

## Control your favorite physical computing device using Scratch 3.
## Windows, Mac *AND* Linux(including Raspberry Pi) Compatible
## Quick Intallation Intructions:
* For Arduino, Circuit Playground Express, ESP-8266, ESP-32, Robohat-MM1, and Raspberry Pi
Pico boards, install the server firmware. See the
[Preparing Your Micro-Controller](https://mryslab.github.io/s3-extend/) section
of the User's Guide.
* Launch the Scratch3 Editor using either the online or offline sites described
in the [Ready, Set, Go/Launch The Scratch3 Editor](https://mryslab.github.io/s3-extend/)
section of the User's Guide.
* Select your extension and start coding!.
## For full installation and usage, read the [Installation and User's Guide.](https://mryslab.github.io/s3-extend/)
This project was developed with
[Pycharm](https://www.jetbrains.com/pycharm/?from=s3-extend)
