Spyke

Posts

askelectronics·Ask Electronicsbyglarf

Autonomous LED Driver Dev PCB

Greetings again! Yesterday I posted the schematic for this circuit, and today I have routed it as a 2 layer PCB. The intent of this board is for it to be a playground to build autonomous LED animations with the LP5812 ICs from TI, which seem pretty neat.

I'm hoping to get feedback on this design and sanity checks to make sure I haven't missed something when routing this out. I couldn't figure out how to upload multiple photos, so I'll add some more views in the comments. Cheers!

If you're interested in the KiCad files or other related things, I've got it on GitHub.

View original on lemmy.world
askelectronics·Ask Electronicsbyglarf

Autonomous LED Driver Dev Board Schematic

Greetings! I've been throwing this schematic together as I want to experiment with the TI LP5812 IC which is an i2c controlled autonomous matrix LED driver. I am a novice when it comes to electronics so I'm looking to see if I've missed anything in this demo board schematic.

The intended purpose of this circuit will be to provide a playground to experiment with different lighting patterns by allowing the user to interact with two of these LP5812 ICs over i2c as each can only drive 4 RGB leds each.

My main points of concern: Making sure that I haven't missed anything critical in the rather dense TI datasheet https://www.ti.com/lit/ds/symlink/lp5812.pdf?ts=1710689049125 as well as making sure that my schematic makes sense.

I chose not to include i2c pullups on this dev board as I felt that was best left for the host to configure, but I'm happy to learn. Thank you!

Here's a link to the KiCad project if you'd like to see more https://github.com/scytherswings/Starlight-LP5812-Dev-Board/tree/main

View original on lemmy.world

You reached the end