Author Topic: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?  (Read 18696 times)

0 Members and 1 Guest are viewing this topic.

Offline boffinTopic starter

  • Supporter
  • ****
  • Posts: 1027
  • Country: ca
EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« on: September 06, 2017, 04:17:16 am »
Dave tests the M328 (LCR-T4) model component tester.


 

Offline boffinTopic starter

  • Supporter
  • ****
  • Posts: 1027
  • Country: ca
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #1 on: September 06, 2017, 04:20:25 am »
And Dave.  "M" is "madires" on the EEVBlog forum...

I've just got my PCBs back for spinning my own serial version of it (I'll be working on adapting the software in the next few weeks)

 

Offline Brumby

  • Supporter
  • ****
  • Posts: 12297
  • Country: au
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #2 on: September 06, 2017, 04:56:05 am »
A much better assessment!  Well done Dave.

They aren't the be all and end all - but they are definitely worth the few dollars they cost!  (Even if the SMD pads are awkward to use.)
 

Offline bjcuizon

  • Frequent Contributor
  • **
  • Posts: 284
  • Country: nz
  • RF and Analog Electronics Enthusiast
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #3 on: September 06, 2017, 05:16:17 am »
I was actually just looking forward to buying one from aliexpress. Here it is:
https://www.aliexpress.com/item/Digital-ESR-Meter-Mega328-Transistor-Tester-Diode-Triode-Capacitance-MOS-PNP-NPN-LCR-TESTER-METER/32776851185.html?spm=a2g0s.13010208.99999999.271.XyX0bD
It says below its page that the maximum measured value for the ohms measurement is 50M \$\Omega\$. How come the one Dave has just measures up to 10M \$\Omega\$? Is it firmware incapability?

*By the way, I'm not affiliated with that store above.
Don't mess with an Electronics Engineer, it Megahertz!
 

Offline Brumby

  • Supporter
  • ****
  • Posts: 12297
  • Country: au
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #4 on: September 06, 2017, 07:05:32 am »
There are dozens of different models of this out in the market - and this was shown in the video.  They are going to be differentiated by varying quality, capability and price.

The one Dave received was, it seems, one of the lesser models.  With the price for such a unit, you can't argue much.

.... and I am hard pressed to remember the last time I wanted to check a resistor over 10M.
 

Offline b_force

  • Super Contributor
  • ***
  • Posts: 1381
  • Country: 00
    • One World Concepts
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #5 on: September 06, 2017, 08:14:04 am »
Most interesting is what a standard atmega328p (or similar) can do.
Are there any known projects that use some better hardware (like ADC/DAC etc)?
That way you can take it easy to another level, for just a few pennies extra.

Offline madires

  • Super Contributor
  • ***
  • Posts: 7756
  • Country: de
  • A qualified hobbyist ;)
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #6 on: September 06, 2017, 09:56:48 am »
And Dave.  "M" is "madires" on the EEVBlog forum...

The firmware of that clone is a modified k-firmware with a fancy output. The "M" in "MTester" is just a coincidence.
 

Offline madires

  • Super Contributor
  • ***
  • Posts: 7756
  • Country: de
  • A qualified hobbyist ;)
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #7 on: September 06, 2017, 10:17:56 am »
WIth a current firmware the Transistor Tester supports:
- L/C/Rs
- special mode for low value L/Cs (k-firmware)
- diodes
- BJTs/MOSFETs/JFETs
- SCRs/Triacs (if they trigger with 5V and up to about 5mA)
- IGBTs
- PUTs/UJTs
- opto couplers
- rotary encoders
- PWM generator
- squarewave generator
- IR RC decoder (m-firmware)
- servo tester (m-firmware)

And there are several hardware options:
- Zener check up to about 30-40V
- frequency counter
- rotary encoder for user interface
- touch screen for user interface (m-firmware)

And I'm sure I missed some.
 

Offline madires

  • Super Contributor
  • ***
  • Posts: 7756
  • Country: de
  • A qualified hobbyist ;)
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #8 on: September 06, 2017, 10:22:29 am »
Most interesting is what a standard atmega328p (or similar) can do.
Are there any known projects that use some better hardware (like ADC/DAC etc)?
That way you can take it easy to another level, for just a few pennies extra.

One of the key factors is that the MCU runs with 5V.
 

Offline b_force

  • Super Contributor
  • ***
  • Posts: 1381
  • Country: 00
    • One World Concepts
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #9 on: September 06, 2017, 10:36:30 am »
Most interesting is what a standard atmega328p (or similar) can do.
Are there any known projects that use some better hardware (like ADC/DAC etc)?
That way you can take it easy to another level, for just a few pennies extra.

One of the key factors is that the MCU runs with 5V.
Explain?  :-//
Key factor of/with what?

Offline madires

  • Super Contributor
  • ***
  • Posts: 7756
  • Country: de
  • A qualified hobbyist ;)
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #10 on: September 06, 2017, 10:56:46 am »
Key factors of the design ;) WIth a 3.3V MCU you wouldn't be able to check as much components as with 5V without an external switching circuitry.
 

Offline RGB255_0_0

  • Frequent Contributor
  • **
  • Posts: 772
  • Country: gb
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #11 on: September 06, 2017, 11:30:09 am »
Seems you had your Snickers today Dave  :-+
Your toaster just set fire to an African child over TCP.
 

Offline Brumby

  • Supporter
  • ****
  • Posts: 12297
  • Country: au
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #12 on: September 06, 2017, 03:01:58 pm »
Leave Dave alone.  He can't know everything (but missing that thread was a bit of a fail.)

He owned his ignorance - and proceeded to tackle the subject head on.  He has more than redeemed himself - in my eyes at least.
 

Offline b_force

  • Super Contributor
  • ***
  • Posts: 1381
  • Country: 00
    • One World Concepts
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #13 on: September 06, 2017, 03:07:17 pm »
Key factors of the design ;) WIth a 3.3V MCU you wouldn't be able to check as much components as with 5V without an external switching circuitry.
Still don't see the point?

Plus you can easily use a lower voltage ucontroller with proper level-shifting and other techniques.

Offline madires

  • Super Contributor
  • ***
  • Posts: 7756
  • Country: de
  • A qualified hobbyist ;)
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #14 on: September 06, 2017, 03:50:41 pm »
Exactly! WIth a 3.3V MCU we would have to add several external components to be able to switch each probe pin and probe resistor between HiZ, Gnd and 5V. The current design with the 5V ATmega is very simple, another key factor.
 
The following users thanked this post: 3db, schmitt trigger

Offline b_force

  • Super Contributor
  • ***
  • Posts: 1381
  • Country: 00
    • One World Concepts
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #15 on: September 06, 2017, 03:58:01 pm »
Exactly! WIth a 3.3V MCU we would have to add several external components to be able to switch each probe pin and probe resistor between HiZ, Gnd and 5V. The current design with the 5V ATmega is very simple, another key factor.
:o :o
Ok, I guess.  :-//
Don't really see why that would be an huge 'key factor' to be very honest.
Handful of components would maybe cost you a few cents, plus you get additional robust/sturdy I/O ports.
It's nice if 5V works out, but also not an huge deal-breaker if you can't IMO.

Offline Kleinstein

  • Super Contributor
  • ***
  • Posts: 14181
  • Country: de
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #16 on: September 06, 2017, 04:58:12 pm »
The 5 V µC allows a super simple HW with direct interface to the µC - so no extra level shifter / amplifier needed.  5 V are just enough to turn on most MOSFETs and LEDs. A 3.3 V µC would need amplification and thus considerably more HW, as it would be 3 terminals working as input and output for both high and low currents. With a 3.3 V µC one would even consider the more traditional way with switch matrix and than dedicated drive and measure lines.

AFAIK the SW is more or less open source with extra functions added incrementally. In part it's rather tricky to measure very large an small resistors with such simple HW - even getting a ballpark figure is not simple.
With this rather good SW the cheap Chinese HW appeared - usually without giving credit to the original source.

However the super simple HW is also one of the big downsides: there is a chance to damage the µC with a charged cap or maybe ESD.

The capacitance is not tested at 1 KHz - it is more like a charge / discharge with the given resistors in the circuit.

The measured capacitance on MOSFETs might be high, because it is measured at low voltage. Data-sheet values are usually for a higher voltage.

The only thing disappointing is the lack of instructions.
 

Offline madires

  • Super Contributor
  • ***
  • Posts: 7756
  • Country: de
  • A qualified hobbyist ;)
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #17 on: September 06, 2017, 05:11:01 pm »
Yep, it would be nice if the clone sellers would add a note with the project's URL for documentation and firmware updates.
 

Offline Cerebus

  • Super Contributor
  • ***
  • Posts: 10576
  • Country: gb
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #18 on: September 06, 2017, 05:37:20 pm »
Yep, it would be nice if the clone sellers would add a note with the project's URL for documentation and firmware updates.

Which is?
Anybody got a syringe I can use to squeeze the magic smoke back into this?
 

Offline Brumby

  • Supporter
  • ****
  • Posts: 12297
  • Country: au
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #19 on: September 06, 2017, 05:39:27 pm »
Yep, it would be nice if the clone sellers would add a note with the project's URL for documentation and firmware updates.

Which is?

Good point.

I think it would be good to include that in this thread.  I've found a lot of EEVblog gets indexed on Google - and people looking for some info could easily end up here.
 


Offline b_force

  • Super Contributor
  • ***
  • Posts: 1381
  • Country: 00
    • One World Concepts
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #21 on: September 06, 2017, 05:54:31 pm »
However the super simple HW is also one of the big downsides: there is a chance to damage the µC with a charged cap or maybe ESD.

The measured capacitance on MOSFETs might be high, because it is measured at low voltage. Data-sheet values are usually for a higher voltage.
Those are a few things I was referring to.
5V is the bare minimum.

Don't get me wrong btw, I am not saying it's crap, on the contrary.
I just don't see why 5V is "a key point".

That being said, I think it wouldn't be so difficult to lift this project to the next level.
With a few addons that means you can actually get very reliable results.
In my opinion the software is pretty decent in that side, but the HW could just use a few more bits.
That way you can easily come up with something that's being close or even equal to professional gear for just fraction of the price.
But maybe some people like to keep it simple and am I to ambitious?
I just see potential that's not fully being used.

Offline firewalker

  • Super Contributor
  • ***
  • Posts: 2450
  • Country: gr
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #22 on: September 06, 2017, 06:23:54 pm »
If I am not mistaken there is calibration for this? Shorting the three probes and starting it? I could make more accurate. Mine is spot on compared with two flukes DMMs.

Alexander.
Become a realist, stay a dreamer.

 

Offline Kleinstein

  • Super Contributor
  • ***
  • Posts: 14181
  • Country: de
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #23 on: September 06, 2017, 07:50:48 pm »
Building a more accurate / capable version would likely mean changing the concept. With higher voltage one can no more use the digital IOs with tristate. So one would need kind of external multiplexers (e.g. 4 channels 3:1 mux) to connect measurement functions to the terminals. With dedicated channels for ADC and driving one could have higher resolution ADC / DAC or current source. However the software would likely need to be rewritten in many aspects. The software might be similar, but the HW would be considerably more parts. The next step up would be something like 5 more chips.
 

Offline b_force

  • Super Contributor
  • ***
  • Posts: 1381
  • Country: 00
    • One World Concepts
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #24 on: September 06, 2017, 08:19:37 pm »
Building a more accurate / capable version would likely mean changing the concept. With higher voltage one can no more use the digital IOs with tristate. So one would need kind of external multiplexers (e.g. 4 channels 3:1 mux) to connect measurement functions to the terminals. With dedicated channels for ADC and driving one could have higher resolution ADC / DAC or current source. However the software would likely need to be rewritten in many aspects. The software might be similar, but the HW would be considerably more parts. The next step up would be something like 5 more chips.
I don't think you would need to use an higher voltage on all aspects.
But I see your point, although I doubt if you would 'completely' change the concept.

It's nevertheless doable, and I think worth a shot.

Offline dardosordi

  • Regular Contributor
  • *
  • Posts: 84
  • Country: ar
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #25 on: September 06, 2017, 08:55:57 pm »
Thanks Dave for doing this, it was great!
 

Offline D3f1ant

  • Frequent Contributor
  • **
  • Posts: 346
  • Country: nz
  • Doing as little as possible, but no less.
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #26 on: September 07, 2017, 04:12:04 am »
When's that pretty new eevblog meter going on sale?
 


Online T3sl4co1l

  • Super Contributor
  • ***
  • Posts: 21658
  • Country: us
  • Expert, Analog Electronics, PCB Layout, EMC
    • Seven Transistor Labs
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #28 on: September 07, 2017, 07:06:27 am »
How the heck did this get screwed up?



Didn't catch it?  Look at the diode!

Which further proves my favorite rant about drawing MOSFET symbols.  The diode's already there, in the middle!  You're just making it worse by drawing in the other redundant one!

Tim
Seven Transistor Labs, LLC
Electronic design, from concept to prototype.
Bringing a project to life?  Send me a message!
 
The following users thanked this post: schmitt trigger

Offline mauroh

  • Frequent Contributor
  • **
  • Posts: 292
  • Country: it
    • Mauro Pintus
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #29 on: September 07, 2017, 08:50:24 am »
What an awesome little tool, just bought one with plastic shell for $15!  :-+

My 2 cents:

There are so many hardware variants based on the exact same core schematic and before everyone rush to buy the variant that Dave reviewed, I think it is better to evaluate which will better fit your needs.

The main difference I considered are:

Thru hole            vs   smt components        If you forget to discharge a capacitor before testing it the THT version can be fixed quickly
Assembled          vs   DIY Kit                      a DIY kit shouldn't be an issue in this forum :)
With push button vs  with rotary encoder    whith the encoder it is easier to navigate in the menu to select specific measurements options (opto, IR, Servo...)
With case            vs  without case              I like the case one

For instance my personal preference is the one that is called Hiland DIY M12864 Kit at Banggood, because it is THT, it has a nice case and it is faster than the color display variant.
I modifyed it to have:
External input voltage
ICSP connector
UART for measurement logging also with Bluetooth....

Mauro
« Last Edit: September 07, 2017, 09:06:11 am by mauroh »
 

Offline Urs42

  • Supporter
  • ****
  • Posts: 142
  • Country: ch
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #30 on: September 07, 2017, 09:23:05 am »
I have a variant that is powerd by aa sized lithium cell that can be recharged over a USB port:

https://www.aliexpress.com/item/OOTDTY-12864-LCD-Mega328-Transistor-Tester-Capacitance-ESR-Meter-Diode-Triode-MOS-LCR/32825169218.html

You can find some nice cases for this model on thingiverse.
 

Offline Barny

  • Frequent Contributor
  • **
  • Posts: 311
  • Country: at
  • I'm from Austria, not Australia ;)
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #31 on: September 08, 2017, 10:22:09 am »
OK. Looks like the prices are mystically are ramping up.
Could it be because Dave talked good about it?  ;D
 

Offline HKJ

  • Super Contributor
  • ***
  • Posts: 2904
  • Country: dk
    • Tests
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #32 on: September 08, 2017, 04:38:32 pm »
I like the large display on the one Dave reviewed, but I do not like loose PCB lying around.

My current favorite is this one:


They are fine for identifying components, but the Peak's are better (and much more expensive).
 

Offline Oskar

  • Newbie
  • Posts: 9
  • Country: us
 

Offline Fungus

  • Super Contributor
  • ***
  • Posts: 16642
  • Country: 00
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #34 on: September 09, 2017, 01:30:37 pm »
I like the large display on the one Dave reviewed, but I do not like loose PCB lying around.

My current favorite is this one:


Does it have the same graphics as Dave's or just text?
 

Offline glarsson

  • Frequent Contributor
  • **
  • Posts: 814
  • Country: se
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #35 on: September 09, 2017, 01:47:55 pm »
The TC1 has a Graphic color/colour LCD. Powered by internal LiIon battery and charged via USB. Also decodes many IR remote control protocols.
 

Offline HKJ

  • Super Contributor
  • ***
  • Posts: 2904
  • Country: dk
    • Tests
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #36 on: September 09, 2017, 01:49:48 pm »
 

Offline Fungus

  • Super Contributor
  • ***
  • Posts: 16642
  • Country: 00
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #37 on: September 09, 2017, 02:03:08 pm »
Does it have the same graphics as Dave's or just text?
Graphic:

Color! Oooh, shiny!

 

Offline JPortici

  • Super Contributor
  • ***
  • Posts: 3461
  • Country: it
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #38 on: September 09, 2017, 06:16:02 pm »
There are dozens of different models of this out in the market - and this was shown in the video.  They are going to be differentiated by varying quality, capability and price.

The one Dave received was, it seems, one of the lesser models.  With the price for such a unit, you can't argue much.

.... and I am hard pressed to remember the last time I wanted to check a resistor over 10M.
I was making order in the lab at the workplace! argh! all the components i had to sort... many of them were about 20 years old. there even were 10 Meg resistors. brown black blue??? :D
 

Offline bjcuizon

  • Frequent Contributor
  • **
  • Posts: 284
  • Country: nz
  • RF and Analog Electronics Enthusiast
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #39 on: September 09, 2017, 09:10:50 pm »
Does it have the same graphics as Dave's or just text?

Graphic:

I did a review of it: http://lygte-info.dk/review/ComponentTester%20Multifunction%20Tester%20T1%20UK.html
Ooo..looks classy as. Its also a good idea to have colour as it can help you to identify the pinout quickly (like which coloured pin on the screen is connected to which coloured lead) because your not just looking at numbers.
Don't mess with an Electronics Engineer, it Megahertz!
 

Offline joeqsmith

  • Super Contributor
  • ***
  • Posts: 11717
  • Country: us
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #40 on: September 10, 2017, 12:26:05 am »
I assume you dropped it to 7V because the mux.  That's a tough problem to solve.  Personally, I would like to see the 15V for testing high voltage diodes. 

Offline floobydust

  • Super Contributor
  • ***
  • Posts: 6959
  • Country: ca
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #41 on: September 10, 2017, 01:04:38 am »
Out of MCU codespace on these, the ATmega328 is 32KB and pretty much maxed out.
Some builds you have to use different fonts or watch the compiler version or else the binary is too big.

Look forward to next gen, something with better than 10-bit A/D and lots of FLASH for graphic LCD.
 

Offline nomy

  • Newbie
  • Posts: 1
  • Country: gb
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #42 on: February 09, 2018, 04:03:04 pm »
Hi,

Is it possible to to connect it with the PC to get serial data?

Thanks
 

Offline madires

  • Super Contributor
  • ***
  • Posts: 7756
  • Country: de
  • A qualified hobbyist ;)
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #43 on: February 09, 2018, 04:27:36 pm »
The k-firmware supports output via a serial interface (software UART).
 

Offline mauroh

  • Frequent Contributor
  • **
  • Posts: 292
  • Country: it
    • Mauro Pintus
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #44 on: February 09, 2018, 05:53:43 pm »
Yes, the k-firmware supports the serial output, but this means that you need to enable the UART output in the makefile, compile it and program the Atmega328. None of this testers on the market are sold with the uart enabled AFAIK.

There are 2 option to enable the UART (documented in the makefile)
CFLAGS += -DWITH_UART
and
CFLAGS += -DWITH_UART=2

The second option adds the line number at the beginning of each line.
This is very useful and simplify a lot the program on the PC/Mobile side
I've written a super simple interface with Processing that replicate the tester output on the PC

See also my previous post in this page, where I connected the enabled UART output to a mobile phone with a Bluetooth module.
Have fun
Mauro

Offline FearTec

  • Regular Contributor
  • *
  • Posts: 74
  • Country: au
  • Coding Arduinos etc, 90% electronics newbie.
    • Personal Blog
Re: EEVblog #1020 - Is A $7 LCR / Component Tester Any Good?
« Reply #45 on: October 28, 2020, 12:40:21 am »
Mine arrived from eBay broken
Coder and electronics newbie.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf