updated readme
This commit is contained in:
parent
4a942a7c96
commit
a70dc9ca8e
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -4,4 +4,12 @@ my own LED matrix PCB design
|
|||
|
||||
## About
|
||||
|
||||
To start out with hardware hacking, I decided to make a 10x10 LED matrix based on ws2812b RGB-LEDs. Here are the design files.
|
||||
To start out with hardware hacking, I decided to make a 10x10 LED matrix based
|
||||
on WS2812B RGB-LEDs. Here are the design files.
|
||||
|
||||
For a Demo Reel for the LEDs I wrote some software located in code/Pentasquare/
|
||||
|
||||
## Required Software
|
||||
|
||||
* KiCAD
|
||||
* PlatformIO (for flashing software on the chip)
|
||||
|
|
Loading…
Reference in a new issue