Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/JosephEoff/Rodriguez
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephEoff committed May 27, 2021
2 parents 7687302 + ff8e1d8 commit 6cfa291
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,11 @@

A PyQt5 and Python program to make diode and transistor IV plots using an Arduino as the electrical interface.

A work in progress.
Rodriguez makes current and voltage traces of various semiconductors.

In its current form, it can trace diodes (including LEDs) and bipolar junction transistors (NPN and PNP.)

Rodriguez makes use of an Arduino and some very simple hardware. The simple hardware sets limits on the range (and hence the usefulness) of the system, but makes it possible for any beginning hobbyist to build it. Rodriguez gets by using the analog to digital converters of the Arduino and the PWM outputs.

![Rodriguez's hardware](/Schematic/Rodriguez-Schematic.png)

0 comments on commit 6cfa291

Please sign in to comment.