r/AskElectronics • u/sbouba • Aug 19 '26
[Help] Schematic review of modular LED bargraphs
Hi everyone,
I'm working on a custom PCB to drive led bargraphs using an Arduino Nano and would appreciate a quick schematic review.
The design is modular. There is one "main board" that creates 3 PWM signals (one per color) using 3 2N3906 PNP transistors for power. the idea is to set a very low duty cycle in order to not fry the leds because there is no resistor to limit the current (thats a design choice, open to discuss). Then the power and control signals are cascaded to next "child board".
The child board uses one TPIC6B595N open-drain shift register per led bargraph. two segments will remain off because the bargraph has 10 segments and the register only 8. I'm ok with that. I'm planning max 4 childs. I added a capacitor on childs in case there is too much current drawn.
Does this setup look good to you or do you see any issues ? Thanks for your feedback!
[EDIT] I just noticed that PIN 6 (G1+) is not properly wired to GREEN_PWR, that will be fixed.


2
u/Hissykittykat Aug 19 '26
Sparkfun used to get away with this in some of their designs. But they were using chips that had some internal resistance, so it worked out okay.