My first own PCB design
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Amedeo Molnár b983543a4a
update usb
2 months ago
ESP32-kiCAD-Footprints@b3f401da1c init 5 years ago
code add ft232 1 year ago
enclosure fixing enclosure 5 years ago
kicad-libraries-main update and upgrade 2 months ago
out.gerber create gerber files 2 years ago
.gitignore update usb 2 months ago
.gitmodules init 5 years ago
README.md updated readme 2 years ago
file5B624BB6.bak added level up shifter for data signal. ready for review. 4 years ago
file5B624BB6.kicad_sch update and upgrade 2 months ago
file5B624BB6.sch change ams1117 for equivalent 3 years ago
fp-info-cache update and upgrade 2 months ago
fp-lib-table update and upgrade 2 months ago
pentasquare-cache.lib finalize usb uart interface 1 year ago
pentasquare-rescue.dcm update and upgrade 2 months ago
pentasquare-rescue.lib update and upgrade 2 months ago
pentasquare.bak remove superfluous wire 4 years ago
pentasquare.csv implement MOSFET as logic level shifter 2 years ago
pentasquare.kicad_pcb update and upgrade 2 months ago
pentasquare.kicad_pcb-bak add name and version 2 years ago
pentasquare.kicad_prl update and upgrade 2 months ago
pentasquare.kicad_pro update and upgrade 2 months ago
pentasquare.kicad_sch update usb 2 months ago
pentasquare.pro init 5 years ago
pentasquare.sch finalize usb uart interface 1 year ago
pentasquare.xml finishing up 5 years ago
pentasquare.zip update output files 3 years ago
sym-lib-table update and upgrade 2 months ago

README.md

pentasquare

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.

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)