playteka
v0.1.6
Published
A blockly-based visual programming enviroment to play with Arduino, Raspberry pi, etc.
Downloads
3
Maintainers
Readme
packaged playteka
This repo is for distribution on npm
. The source for this module is in the
main plateka repo.
Please file issues and pull requests against that repo.
Install
You can install this package with npm
.
npm
npm install playteka
Then start playteka server. Please note it is important to enter the directory of playteka first before start it.
cd node_modules/playteka/
node playteka.js
Then open browser with following url.(Google Chrome is recommended)
http://localhost:3000
Run Arduino, open the Examples > Firmata > StandardFirmata sketch, and upload it to the Arduino board.
Now, you can use blockly programming enriroment to control Arduino board.
Documentation
Documentation is available on the Playteka docs site.
License
http://www.playteka.com