kicad-projects/3Channel-LED-Driver-NoSensing
isthatme 1c0f2c1c94 Added a README to the 16-channel board
Don't use the 16 Channel board until the next commit, it has some
serious issues
2017-10-07 17:49:12 -06:00
..
3Channel-LED-Driver-NoSensing-cache.dcm I guess I should actually start comitting this stuff, huh. Maybe so it's not only on my computer. 2017-01-06 14:01:24 -07:00
3Channel-LED-Driver-NoSensing-cache.lib Finished most of the work on the 16 Channel LED driver, finished RevA at least. 2017-02-06 20:35:52 -07:00
3Channel-LED-Driver-NoSensing-rescue.lib Finished most of the work on the 16 Channel LED driver, finished RevA at least. 2017-02-06 20:35:52 -07:00
3Channel-LED-Driver-NoSensing.csv I guess I should actually start comitting this stuff, huh. Maybe so it's not only on my computer. 2017-01-06 14:01:24 -07:00
3Channel-LED-Driver-NoSensing.kicad_pcb I guess I should actually start comitting this stuff, huh. Maybe so it's not only on my computer. 2017-01-06 14:01:24 -07:00
3Channel-LED-Driver-NoSensing.net I guess I should actually start comitting this stuff, huh. Maybe so it's not only on my computer. 2017-01-06 14:01:24 -07:00
3Channel-LED-Driver-NoSensing.pro Finished most of the work on the 16 Channel LED driver, finished RevA at least. 2017-02-06 20:35:52 -07:00
3Channel-LED-Driver-NoSensing.sch Finished most of the work on the 16 Channel LED driver, finished RevA at least. 2017-02-06 20:35:52 -07:00
3Channel-LED-Driver-NoSensing.xml I guess I should actually start comitting this stuff, huh. Maybe so it's not only on my computer. 2017-01-06 14:01:24 -07:00
custom-parts.bck I guess I should actually start comitting this stuff, huh. Maybe so it's not only on my computer. 2017-01-06 14:01:24 -07:00
custom-parts.dcm Started new small project for a 3channel pwm driver 2015-11-13 13:38:32 -07:00
custom-parts.lib I guess I should actually start comitting this stuff, huh. Maybe so it's not only on my computer. 2017-01-06 14:01:24 -07:00
README.md Added a README to the 16-channel board 2017-10-07 17:49:12 -06:00

16 Channel LED Driver Board

Intro

This is a 16 Channel LED Driver board. Each channel has current limiting (set by the potentiometre/resistor combo by each opamp) and is PWM dimmable. It uses two PCA9634s to do the dimming. Sometime soon I'll come up with a full BOM.

Decisions

I used two PCA9634s and four LM324s just to simplify the routing because initially I figured a two layer board would be simpler to design for personally.

Errata

  • Consider Rev A and Rev B unusable versions of this board.
  • Rev C has an issue where if you turn the potentiometre all the way it will fry the opamp, trying to fix that with Rev D, which as of this commit is not started.