Skip to content

Commit

Permalink
Mention examples in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
kitschpatrol committed Jan 18, 2014
1 parent 93c44cf commit edeb166
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ Past versions of this library relied on a separate branch implementing support f


###EXAMPLES
Three examples are provided with the library:

- `BrainBlinker.ino` blinks an LED faster as your "attention" value increases.
- `BrainSerialTest.ino` prints out a CSV of brain data over serial.
- `BrainSoftSerialTest.ino` reads brain data over SoftwareSerial and prints a CSV over hardware serial.

###INSTALLATION

Expand Down

0 comments on commit edeb166

Please sign in to comment.