Semi-croustillants / S4A-Embedded

2 stars 2 forks source link

Build Status

S4A embedded

Want to develop Arduino programs within scratch but also want to unplug it and plug it to any kind of power supply?

Works with scratch v2 and SuperEasy-A4S blocks (see A4S documentation). For tone, noTone and servo blocks use ImportBlock.sb2 in github repository.

Windows stand alone executable compiled with py2exe.

Known Issues:

Needed:

Supported python versions: python 2.7

Tested on : arduino UNO

Featured

Getting Started

Installation

Required:

Preparing Arduino IDE :

Preparing Scratch V2 :

Usage

**COMING SOON : WINDOWS and UNIX usage

Modifying

Tests

Tests data are available in exemple.sb2 and ImportBlocks.sb2 files

What\'s Next?

Configuration file

When you start the GUI for the first time, two dialogs appears. The first ask you to select the Arduino sketch folder and the second ask you to select the Arduino IDE executable. This informations are save in the root folder of the GUI in a file named ".config". The structure of the configuration file is :

Context

This tool has been developped by some french students in computer engineering school for a final project.