Skip to content

Commit

Permalink
added design files link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Seon Rozenblum committed Apr 8, 2018
1 parent 09baf4b commit 6a7d9db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Neo7Segment Display Library
An API that lets you display numbers and letters on Neo7Segment RGB LED displays that are available from [tindie](https://www.tindie.com/products/seonr/neo7segment-display/)

You can find the Open Source hardware PCB design and Gerber files [here](https://github.com/UnexpectedMaker/Neo7Segment-Design-Files)

## Installing and Use
The downloaded code should be added to your arduino IDE libraries folder, and the library requires the [Adafruit NeoPixel library](https://github.com/adafruit/Adafruit_NeoPixel) for it to function.

Expand Down

0 comments on commit 6a7d9db

Please sign in to comment.