Skip to content

randallagordon/spacebrew-j5-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spacebrew-j5-examples

Minimal CoffeeScript examples to get Spacebrew talking to an Arduino via Johnny-Five. Upload the Standard Firmata sketch to your Arduino, run these examples and wire them up via the public Spacebrew Admin interface!

sbj5-button.coffee

Publishes the boolean value of a connected button

sbj5-led.coffee

Subscribes to a boolean value which will toggle the on-board LED

sbj5-ledbutton.coffee

A pub and a sub in a tub...both examples combined into one

TODO

  • Add Fritzing schematics

License

MIT

About

Spacebrew + Johnny-Five

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published