Skip to content

Code examples for driving the WaterColorBot from within block-based programming languages like Scratch and Snap

License

Notifications You must be signed in to change notification settings

evil-mad/WaterColorBlocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WaterColorBlocks

Code examples for driving the WaterColorBot from within block-based programming languages like Scratch and Snap!

##Current project status:

The Snap! examples are tested, and behave very well.

The Scratch examples work well, but are a version behind.

The helper app:

Currently requires "current" version of CNCserver: https://github.com/techninja/cncserver

Run CNCserver in background, launched with command:

node cncserver --botType=watercolorbot

In the near future, this will get a lot easier. RoboPaint ( https://github.com/evil-mad/robopaint ) will include this version of CNCserver, and you will only need to launch RoboPaint (a regular Mac/Win/Linux application) and let it run in the background.

More info:

Scratch is available at: http://scratch.mit.edu

Snap! is available at: http://snap.berkeley.edu

WaterColorBot is available at: http://watercolorbot.com

The Scratch API in CNCserver is documented here: https://github.com/techninja/cncserver/blob/master/SCRATCH.API.md

About

Code examples for driving the WaterColorBot from within block-based programming languages like Scratch and Snap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published