Skip to content

Commit

Permalink
Merge branch 'master' of github.com:integrum/blinky-tape-test-status
Browse files Browse the repository at this point in the history
  • Loading branch information
Jade Meskill and Roy van de Water authored and Roy van de Water committed Jan 4, 2014
2 parents 0ccfe82 + 9401979 commit cdfcd92
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@

Collections of projects that use blinky-tape

## Install

1. Install [Arduino 1.0.5](http://arduino.cc/en/Main/Software)
2. Install [ino](https://pypi.python.org/pypi/ino/)
3. make upload

## Test It

ino serial


## Commands

r : Red
b : Blue
g : Green
y : Yellow
w : White
f : Flash current color quickly
p : Pulse current color slowly
s : Solid
t : Test Pattern
x : Rainbow Pattern


## Development Setup

In order to run tests, you'll need cppunit. On Debian based systems:
Expand All @@ -15,3 +40,4 @@ In order to run tests, you'll need cppunit. On Debian based systems:
### Build, Test and Upload

make all

0 comments on commit cdfcd92

Please sign in to comment.