Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.
Alan Yorinks edited this page Mar 11, 2019 · 14 revisions

s2aio

The Arduino Hardware Extension For Snap! and the Scratch 2.0 Offline Editor

Program, control, and monitor an Arduino board using the Scratch or Snap! visual programming languages without having to learn C++.

Included with s2aio are programming blocks for the following languages:

  • English (EN)
  • Chinese (zh-CN)
  • Chinese (zh-TW)
  • Dutch (NL)
  • French (FR)
  • German (DE)
  • Greek (GR)
  • Korean (KO)
  • Italian (IT)
  • Polish (PL)
  • Portuguese (PT)
  • Spanish (ES)

Features

  • Written in Python using the new Python 3.5 asyncio library.
  • Cross-platform - works with Windows, Mac, and Linux (including Raspberry Pi Debian).
  • Easy to install.
  • Easy to use.