Skip to content

integrum/blinky-tape-test-status

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blinky-tape-test-status

Blinky Tape sketch for high-performance TDD/BDD notifications

Install

  1. Install Arduino 1.0.5
  2. Install 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
c : Cop Lights
d : Deploy Pattern (Rocket to the moon!)
i : One-shot progress bar
0 - 9 : Brightness (0-100%)

Development Setup

In order to run tests, you'll need cppunit. On Debian based systems:

sudo apt-get install libcppunit-dev

Running Tests

make test

Build, Test and Upload

make all

About

Blinky Tape sketch for high-performance TDD/BDD notifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 43.3%
  • C++ 31.9%
  • Objective-C 16.2%
  • Other 6.8%
  • Processing 1.8%