diff --git a/README.md b/README.md index dd4d8e5..ce06bec 100644 --- a/README.md +++ b/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)