Hello all,
Below is the project i am working on, please help if you can
Designing a diode and resistor tester using MATLAB or Python as the GUI and Arduino as the hardware.
so far i have decided to uses a voltage divider circuit to test resistance.
hi.
for diode testing a graphical curve tracer would be great but not necessary, a simple reverse and forward voltage output would suffice.
update: i have now decided to use a mux to accommodate range in the ohmmeter, this allows me not to edit the code according to different resistors
it is my final university project.
thanks
Design a meter that can test a diode junction and give the value of a resistor. Use the Arduino to be
the interface between MATLAB and the components being measured. Create soft keys in MATLAB to
perform these measurements. Use a germanium and silicon diode
The thing is - it has already been done and the "ardutester" code project that @LarryD cites is mostly public domain and readily available.
So you have two choices - work with the current code and develop that in whatever way you need, or "re-invent the wheel" by yourself. In either case you may have to demonstrate to what extent it is your own work given the very well-known prior art.
Yes , I have one of these - it identifies the component type too - extremely clever would like to know how it’s done too !
If this is a University project , you’ll need to show your research , what measurement options were possible , which you decided on and why . This will involve a detailed look at the characteristic of the components and working out how to measure these parameters and have references for this .
I don’t like this type of questions on here , which IMO , shortcut this process .
University is to teach you research methods more than results, when later at work you’ll need to know how to investigate stuff as there won’t always be someone to ask , that person should become you .
Oh and ……You should also review what’s available commercially and what new benefit your design will have .
Sorry but my opinion