Skip to content

Commit 6a7d9db

Browse files
added design files link in readme
1 parent 09baf4b commit 6a7d9db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Neo7Segment Display Library
22
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/)
33

4+
You can find the Open Source hardware PCB design and Gerber files [here](https://github.com/UnexpectedMaker/Neo7Segment-Design-Files)
5+
46
## Installing and Use
57
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.
68

0 commit comments

Comments
 (0)