Skip to content

cosinekitty/diodeplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Current/Voltage Plotter

This is a microcontroller project to measure and plot the current/voltage curve for a two-terminal device. It uses Arduino-based hardware to apply different voltages to a device and measure the current that flows through it. The data is captured over the serial monitor and fed through a Python script that plots the graph. Here is an example using a 3V Zener diode:

Zener diode plot

Curcuit Schematic

Circuit schematic

Read More

See the article I wrote explaining this project: Build A Homebrew Current/Voltage Plotter

About

Microcontroller project to measure and plot the current/voltage curve for a diode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published