Skip to content

Commit

Permalink
Initial
Browse files Browse the repository at this point in the history
  • Loading branch information
pgillich committed Sep 20, 2016
1 parent 8477d1f commit d3f012c
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
# ESP4S2
ESP8266 for MIT Scratch 2
ESP8266 NodeMCU Lua for MIT Scratch 2

## Introduction
The aim of this project is giving microcontrollers control into hand of kids. MIT Scratch or Roboremo can be used as user interface.
Components:
* Scratch 2 Offline Editor: a programming interface
* Scratch extension written in Python as a bridge between Scratch and ESP8266
* Python interpreter
* Roboremo: a simple control interface on Android
* ESP8266: microcontroller with built-in WiFi
* NodeMCU firmware
* Client written in Lua

0 comments on commit d3f012c

Please sign in to comment.