• The move to the new server is done. There are some software and database maintenance updates in process. This has us passing the hat around to help out. We appreciate any donations. Seriously, even a dollar helps. The payment page may be found here - https://www.audiokarma.org/support.html

$25 Component Tester - Too good to be true?!

they testers are good fun but in my experience with them, they are too slow, suffer from non-repeatable values and need a regulated supply to get any real consistency.

Hi John.
Does this mean that it would be worthwile to hook up a 9v wall wart for power supply instead of using a 9v battery? Just curious. I plan on buying one of these next week and will look around for such a small power supply if it's a worthwile mod.

Cheers,
James
 
I have been using a 9V walwart since I got mine about two years ago. See post #7 on page #1. It can vary with the mains, but is reasonably consistent.
 
I am considering an LED tester, and was curious if one of these would also work to test LED's down to 0.5mA... I am hoping to match some Silonex NSL32 to make an LDR attenuator, and these testers appear to be far more useful than a dedicated LED tester. Thanks.

Works for me. It tests them like regular diodes. I haven't tried it with any ultra low current LEDs though. It flashes a couple of times if its a good LED. The forward voltage estimates are on the low side, which tells me that its not feeding the LED much current.

For example, a green LED I just tested with it shows a Vf of 2.6V on the tester, but 3.0V when I give it 20mA. Still, it works better than the diode tester on my DMM.

Of course, its easy enough to test an LED with a 9V battery and a couple resistors...
 
Works for me. It tests them like regular diodes. I haven't tried it with any ultra low current LEDs though. It flashes a couple of times if its a good LED. The forward voltage estimates are on the low side, which tells me that its not feeding the LED much current.

For example, a green LED I just tested with it shows a Vf of 2.6V on the tester, but 3.0V when I give it 20mA. Still, it works better than the diode tester on my DMM.

Of course, its easy enough to test an LED with a 9V battery and a couple resistors...

Thanks, I am trying to do some reading up on this unit. I am looking to match some items and the process for matching these LDR is:

"Match the LDR resistances using a DMM, powering the LED from 1mA to 20mA, give them time as they need a few minutes to warm up.Match the LDR resistances using a DMM, powering the LED from 1mA to 20mA, give them time as they need a few minutes to warm up."

Not sure if these units can do this. I am also curious as to how accurate these are for measuring caps and resistors... would I be better off spending $50 on a dedicated meter over this? I am not in need of most of the functions (maybe an intermediate skill level here), and my current project depends on matching caps and resistors very well.

Apologies if I derailed anything. Just trying to figure out if this would be too much for my need or something to pull the trigger on. Thanks in advance.
 
Thanks, I am trying to do some reading up on this unit. I am looking to match some items and the process for matching these LDR is:

"Match the LDR resistances using a DMM, powering the LED from 1mA to 20mA, give them time as they need a few minutes to warm up.Match the LDR resistances using a DMM, powering the LED from 1mA to 20mA, give them time as they need a few minutes to warm up."

Not sure if these units can do this. I am also curious as to how accurate these are for measuring caps and resistors... would I be better off spending $50 on a dedicated meter over this? I am not in need of most of the functions (maybe an intermediate skill level here), and my current project depends on matching caps and resistors very well.

Apologies if I derailed anything. Just trying to figure out if this would be too much for my need or something to pull the trigger on. Thanks in advance.

Hmm... I think you are overthinking this. Sounds like a job for a battery, a couple of resistors, and, of course, a DMM.
 
Has anyone tried writing (or modifying) any code for these testors?

I think I read somewhere that accuracy could be improved with more detailed calibration, and using more samples for the calculations. This should also improve the repeatability.

I suspect that selected replacement of some components with precision parts could improve performance and/or accuracy. Precision parts could be hard-wired in for the calibration(s).

Just wondering - - -
 
Has anyone tried writing (or modifying) any code for these testors?

I think I read somewhere that accuracy could be improved with more detailed calibration, and using more samples for the calculations. This should also improve the repeatability.

I suspect that selected replacement of some components with precision parts could improve performance and/or accuracy. Precision parts could be hard-wired in for the calibration(s).

Just wondering - - -

I don't believe anyone here has, or at least they've never mentioned it here. As I've said previously all you really need is an AVR ISP programmer and you're off to the races, the code is all available on the wiki.

I have looked at it briefly but was deterred by the amount of code and how to go about compiling it.
 
I can't see much reason to not want to try one of these units, but am concerned over the accuracy of the measurements. As I understand it is dependant on the calibration, but am wondering the following:

- How well explained is the operation of the various functions of this unit? Does one need to be quite advanced with electronics to do this?

- How consistent is the measurement on this? Like if you kept measuring the same cap every 15 minutes - would it always measure the same?

- How accurate is this as a % point? 1%?? 5%?

- Would this be a wise choice for someone in need of capacitance measurement and not able to buy a $200 Fluke or comparable DMM?

Thanks
 
I got one of these about a month ago. I decided to get a preassembled version with surface mount capacitors and resistors. I decided to use a wall wart for power but didn't realize the one I used was a 10 V AC not DC unit. I couldn't get it to work. I then used a 9 V battery with the same result. In checking the voltage between pins 7 and 22 on the IC plug, I got only about 1.5 volt. I then adjusted the LCD contrast and got a very faint image showing a low battery state. So, I thought I had killed it with the AC input or it came with a defective part.
I really wanted to get one of these working so I got another in kit form with through hole capacitors and resistors. It took several hours to assemble. I had another wall wart with a 10V DC output and everything worked fine. So, I used my new transitor tester to check the transistors on the first unit. I found a bad 2N5401 transistor. Fortunately, I had a spare so I put it in the first unit and it came back to life! So, I now have two working units.
I decided to do some comparative testing to try to attempt an assessment of precision and accuracy. Using a new 1 uF +/- 10% capacitor I got the following after putting both units through the selftest/calibration procedure and using the same power source.
The first unit gave the following for three tests: 996.6 nF, 995.9 nF, and 996.1 nF
The second unit gave the following for three tests: 1007 nF, 1004 nF, and 1007 nF.
So, from my perspective these units (at least for capacitors) have quite respectable accuracy and repeatability. Not bad for units that cost about $13 each.
 
Has anyone tried reprogramming on of these? And if so did you just write the hex and eeprom files or did you re-make it? Whenever I run the makefile I get a bigger hex file that won't fit on the chip...

EDIT: Got help from the German forum where this was created and found that in order to compile it you need AVR-GCC 4.8.1 or newer but WinAVR only comes with 4.3.3 so I had to manually update it and then it worked fine. The problem with the previous version was that the output hex was too large for the flash on the Mega328p
 
Last edited:
Thanks for the link. The blog contains a wealth of information, but at 98 pages it will take me at least a week to wade through it. Sounds like some users may have adapted the H/W for other uses, and there are newer versions of the S/W available.
 
Thanks for the link. The blog contains a wealth of information, but at 98 pages it will take me at least a week to wade through it. Sounds like some users may have adapted the H/W for other uses, and there are newer versions of the S/W available.

If anyone figures out the easy steps for downloading the latest revision of the software and loading it, please post that here. I will if I end up being the first to try and succeed.
 
Do you mean DL'ing it from the web, or installing in to your tester?

I suspect that considering the cost in time, effort, and H/W interfaces required, it would be much easier to order a new one unless you expect to do this several times.
 
Hello. I admit I'm not reading the 100 posts on this thread, but I have one of this small boards, still "under test", and noticed that the ESR readings on large capacitors, is far from what the "books" say it should be. It reads too high, a new capacitor gives values of a "bad" capacitor.

I'm reading here about a calibration process, but I didn't do any calibration, I just received the board without any instructions, and started to measure components.

Should I calibrate it in some way? Is there any user manual on the web?

My unit looks like this one: (no affiliation)
http://www.ebay.com/itm/New-Transis...e-Resistor-Meter-NPN-PNP-Mosfet-/181911567748
 
Back
Top Bottom