Skip to content

Commit

Permalink
Example program updates
Browse files Browse the repository at this point in the history
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
  • Loading branch information
rwaldron committed Aug 15, 2012
1 parent 308cc67 commit 5e929ce
Show file tree
Hide file tree
Showing 70 changed files with 415 additions and 136 deletions.
6 changes: 6 additions & 0 deletions docs/accelerometer-pan-tilt.md
Expand Up @@ -56,6 +56,12 @@ board.on("ready", function() {




## Devices




## Documentation

_(Nothing yet)_
Expand Down
6 changes: 6 additions & 0 deletions docs/accelerometer.md
Expand Up @@ -60,6 +60,12 @@ board.on("ready", function() {
[accelerometer.fzz](https://github.com/rwldrn/johnny-five/blob/master/docs/breadboard/accelerometer.fzz)



## Devices




## Documentation

_(Nothing yet)_
Expand Down
6 changes: 6 additions & 0 deletions docs/board-multi.md
Expand Up @@ -39,6 +39,12 @@ boards.forEach(function( board ) {




## Devices




## Documentation

_(Nothing yet)_
Expand Down
6 changes: 6 additions & 0 deletions docs/board.md
Expand Up @@ -48,6 +48,12 @@ board.on("ready", function() {
[board.fzz](https://github.com/rwldrn/johnny-five/blob/master/docs/breadboard/board.fzz)



## Devices




## Documentation

_(Nothing yet)_
Expand Down
6 changes: 6 additions & 0 deletions docs/boe-test-servos.md
Expand Up @@ -259,6 +259,12 @@ board.on("ready", function() {




## Devices




## Documentation

_(Nothing yet)_
Expand Down
6 changes: 6 additions & 0 deletions docs/bug.md
Expand Up @@ -204,6 +204,12 @@ five.Board().on("ready", function() {




## Devices




## Documentation

_(Nothing yet)_
Expand Down
6 changes: 6 additions & 0 deletions docs/button-bumper.md
Expand Up @@ -35,6 +35,12 @@ five.Board().on("ready", function() {
[button-bumper.fzz](https://github.com/rwldrn/johnny-five/blob/master/docs/breadboard/button-bumper.fzz)



## Devices




## Documentation

_(Nothing yet)_
Expand Down
6 changes: 6 additions & 0 deletions docs/button-options.md
Expand Up @@ -57,6 +57,12 @@ board.on("ready", function() {
[button-options.fzz](https://github.com/rwldrn/johnny-five/blob/master/docs/breadboard/button-options.fzz)



## Devices




## Documentation

_(Nothing yet)_
Expand Down
6 changes: 6 additions & 0 deletions docs/button.md
Expand Up @@ -55,6 +55,12 @@ board.on("ready", function() {
[button.fzz](https://github.com/rwldrn/johnny-five/blob/master/docs/breadboard/button.fzz)



## Devices




## Documentation

_(Nothing yet)_
Expand Down
6 changes: 6 additions & 0 deletions docs/claw.md
Expand Up @@ -52,6 +52,12 @@ board.on("ready", function() {




## Devices




## Documentation

_(Nothing yet)_
Expand Down
6 changes: 6 additions & 0 deletions docs/continuous-clock.md
Expand Up @@ -57,6 +57,12 @@ board.on("ready", function() {




## Devices




## Documentation

_(Nothing yet)_
Expand Down
6 changes: 6 additions & 0 deletions docs/continuous.md
Expand Up @@ -48,6 +48,12 @@ board.on("ready", function() {
[continuous.fzz](https://github.com/rwldrn/johnny-five/blob/master/docs/breadboard/continuous.fzz)



## Devices




## Documentation

_(Nothing yet)_
Expand Down
135 changes: 0 additions & 135 deletions docs/hmc5883l.md

This file was deleted.

6 changes: 6 additions & 0 deletions docs/ir-motion.md
Expand Up @@ -51,6 +51,12 @@ board.on("ready", function() {




## Devices




## Documentation

_(Nothing yet)_
Expand Down
6 changes: 6 additions & 0 deletions docs/ir-proximity.md
Expand Up @@ -65,6 +65,12 @@ five.Board().on("ready", function() {




## Devices




## Documentation

_(Nothing yet)_
Expand Down
6 changes: 6 additions & 0 deletions docs/ir-reflect.md
Expand Up @@ -40,6 +40,12 @@ five.Board().on("ready", function() {




## Devices




## Documentation

_(Nothing yet)_
Expand Down
6 changes: 6 additions & 0 deletions docs/joystick-claw.md
Expand Up @@ -42,6 +42,12 @@ board.on("ready", function() {




## Devices




## Documentation

_(Nothing yet)_
Expand Down
6 changes: 6 additions & 0 deletions docs/joystick-laser.md
Expand Up @@ -55,6 +55,12 @@ board.on("ready", function() {




## Devices




## Documentation

_(Nothing yet)_
Expand Down
6 changes: 6 additions & 0 deletions docs/joystick-motor-led.md
Expand Up @@ -85,6 +85,12 @@ board.on("ready", function() {
[joystick-motor-led.fzz](https://github.com/rwldrn/johnny-five/blob/master/docs/breadboard/joystick-motor-led.fzz)



## Devices




## Documentation

_(Nothing yet)_
Expand Down
6 changes: 6 additions & 0 deletions docs/joystick.md
Expand Up @@ -73,6 +73,12 @@ board.on("ready", function() {
[joystick.fzz](https://github.com/rwldrn/johnny-five/blob/master/docs/breadboard/joystick.fzz)



## Devices




## Documentation

_(Nothing yet)_
Expand Down
6 changes: 6 additions & 0 deletions docs/laser.md
Expand Up @@ -28,6 +28,12 @@ board.on("ready", function() {




## Devices




## Documentation

_(Nothing yet)_
Expand Down

0 comments on commit 5e929ce

Please sign in to comment.