Monday, June 13, 2016

creating an inductor, resistor and capacitor tester

last week I found a inductance tester online to build using an LCD and arduino mega board, and a 393 op amp.  After some research it was decided i would make all three testers on the arduino board and display them on a LCD the websites I used are listed below
393 op amp datasheet

inductance tester circuit design

code for inductance tester

schematic and code for resistance meter

circuit design and code for capacitor tester
all three circuits are working on the same arduino mega, but they each need different code depending on what is being tested as all three codes cannot run on an arduino at one time.

No comments:

Post a Comment