LED Characterization: An Arduino-Based Curve Tracer

Circuit Cellar columnist Ed Nisley doesn’t want to rely solely on datasheets to understand the values of LEDs in his collection. So he built a curve tracer to measure his LEDs’ specific characteristics.

Why was he so exacting?

“Most of the time, we take small light-emitting diodes for granted: connect one in series with a suitable resistor and voltage source, it lights up, then we expect it to work forever,” he says in his July column in Circuit Cellar. “A recent project prompted me to take a closer look at commodity 5-mm LEDs, because I intended to connect them in series for better efficiency from a fixed DC supply and in parallel to simplify the switching. Rather than depend on the values found in datasheets, I built a simple Arduino-based LED Curve Tracer to measure the actual characteristics of the LEDs I intended to use.”

The Arduino Pro Micro clone in this hand-wired LED Curve Tracer controls the LED current and measures the resulting voltage.

Ed decided to share the curve tracer with his Circuit Cellar readers.

“Even though this isn’t a research-grade instrument, it can provide useful data that helps demonstrate LED operation and shows why you must pay more attention to their needs,” he says.

Ed says that although he thinks of his circuit as an “LED Curve Tracer,” it doesn’t display its data.

— ADVERTISMENT—

Advertise Here

“Instead, I create the graphs with data files captured from the Arduino serial port and processed through Gnuplot,” he says. “One advantage of that process is that I can tailor the graphs to suit the data, rather than depend on a single graphic format. One disadvantage is that I must run a program to visualize the measurements. Feel free to add a graphics display to your LED Curve Tracer and write the code to support it!”

He adds that “any circuit attached to an Arduino should provide its own power to avoid overloading the Arduino’s on-board regulator.”

“I used a regulated 7.5 VDC wall wart for both the Arduino Pro Mini board and the LED under test, because the relatively low voltage minimized the power dissipation in the Arduino regulator,” he says. “You could use a 9 VDC or 12 VDC supply.”

To read more about Ed’s curve tracer, check out Circuit Cellar’s July issue.

 

Keep up-to-date with our FREE Weekly Newsletter!

Don't miss out on upcoming issues of Circuit Cellar.


Note: We’ve made the May 2020 issue of Circuit Cellar available as a free sample issue. In it, you’ll find a rich variety of the kinds of articles and information that exemplify a typical issue of the current magazine.

Would you like to write for Circuit Cellar? We are always accepting articles/posts from the technical community. Get in touch with us and let's discuss your ideas.

— ADVERTISMENT—

Advertise Here

Sponsor this Article
Website | + posts

Circuit Cellar's editorial team comprises professional engineers, technical editors, and digital media specialists. You can reach the Editorial Department at editorial@circuitcellar.com, @circuitcellar, and facebook.com/circuitcellar

Leave a Comment

Supporting Companies

Upcoming Events


Copyright © KCK Media Corp.
All Rights Reserved

Copyright © 2023 KCK Media Corp.

LED Characterization: An Arduino-Based Curve Tracer

by Circuit Cellar Staff time to read: 2 min