My first own PCB design
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-09 04:06:18 +02:00
code add ft232 2021-11-25 18:07:34 +01:00
custom-library/custom-library.pretty Power: Split lanes for LEDs 2026-06-08 10:15:11 +02:00
enclosure fixing enclosure 2018-08-12 05:06:43 +02:00
ESP32-kiCAD-Footprints@b3f401da1c init 2018-08-01 22:18:09 +02:00
kicad-libraries-main update and upgrade 2023-01-25 16:27:40 +01:00
out.gerber production 2026-06-09 04:06:18 +02:00
.gitignore update usb 2023-01-25 17:17:44 +01:00
.gitmodules init 2018-08-01 22:18:09 +02:00
file5B624BB6.bak added level up shifter for data signal. ready for review. 2018-12-11 19:42:49 +01:00
file5B624BB6.kicad_sch Power: Split lanes for LEDs 2026-06-08 10:15:11 +02: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 Power: Split lanes for LEDs 2026-06-08 10:15:11 +02: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 production 2026-06-09 04:06:18 +02:00
pentasquare.kicad_pcb production 2026-06-09 04:06:18 +02:00
pentasquare.kicad_pcb-bak add name and version 2021-01-08 03:18:53 +01:00
pentasquare.kicad_prl production 2026-06-09 04:06:18 +02:00
pentasquare.kicad_pro production 2026-06-09 04:06:18 +02:00
pentasquare.kicad_sch Power: Split lanes for LEDs 2026-06-08 10:15:11 +02: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
README.md updated readme 2021-01-09 06:38:37 +01:00
sym-lib-table update and upgrade 2023-01-25 16:27:40 +01:00

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)