My first own PCB design
Go to file
Amedeo Molnár b983543a4a update usb 2023-01-25 17:17:44 +01:00
ESP32-kiCAD-Footprints@b3f401da1c init 2018-08-01 22:18:09 +02:00
code add ft232 2021-11-25 18:07:34 +01:00
enclosure fixing enclosure 2018-08-12 05:06:43 +02:00
kicad-libraries-main update and upgrade 2023-01-25 16:27:40 +01:00
out.gerber create gerber files 2021-01-07 21:22:45 +01:00
.gitignore update usb 2023-01-25 17:17:44 +01:00
.gitmodules init 2018-08-01 22:18:09 +02:00
README.md updated readme 2021-01-09 06:38:37 +01:00
file5B624BB6.bak added level up shifter for data signal. ready for review. 2018-12-11 19:42:49 +01:00
file5B624BB6.kicad_sch update and upgrade 2023-01-25 16:27:40 +01:00
file5B624BB6.sch change ams1117 for equivalent 2020-06-08 20:04:04 +02:00
fp-info-cache update and upgrade 2023-01-25 16:27:40 +01:00
fp-lib-table update and upgrade 2023-01-25 16:27:40 +01:00
pentasquare-cache.lib finalize usb uart interface 2021-11-25 18:43:34 +01:00
pentasquare-rescue.dcm update and upgrade 2023-01-25 16:27:40 +01:00
pentasquare-rescue.lib update and upgrade 2023-01-25 16:27:40 +01:00
pentasquare.bak remove superfluous wire 2018-12-11 21:43:01 +01:00
pentasquare.csv implement MOSFET as logic level shifter 2021-01-07 21:21:05 +01:00
pentasquare.kicad_pcb update and upgrade 2023-01-25 16:27:40 +01:00
pentasquare.kicad_pcb-bak add name and version 2021-01-08 03:18:53 +01:00
pentasquare.kicad_prl update and upgrade 2023-01-25 16:27:40 +01:00
pentasquare.kicad_pro update and upgrade 2023-01-25 16:27:40 +01:00
pentasquare.kicad_sch update usb 2023-01-25 17:17:44 +01:00
pentasquare.pro init 2018-08-01 22:18:09 +02:00
pentasquare.sch finalize usb uart interface 2021-11-25 18:43:34 +01:00
pentasquare.xml finishing up 2018-08-04 01:19:11 +02:00
pentasquare.zip update output files 2020-06-10 06:01:55 +02:00
sym-lib-table update and upgrade 2023-01-25 16:27:40 +01:00

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)