Month: February 2020

A Simple Constant-Current LED Driver with Digital Feedback and Control (MSP430)

I wanted to practice my embedded control skills, so I made a simple constant-current LED driver. I assembled the hardware based on SDG Electronics’ design and wrote a C code for current control. This code senses current through LED and keeps it at an average value of 350mA by modifying the duty cycle of a …

A Simple Constant-Current LED Driver with Digital Feedback and Control (MSP430) Read More »