Author Topic: $20 LCR ESR Transistor checker project  (Read 3452206 times)

Obelix2007 and 6 Guests are viewing this topic.

Offline madires

  • Super Contributor
  • ***
  • Posts: 7769
  • Country: de
  • A qualified hobbyist ;)
Re: $20 LCR ESR Transistor checker project
« Reply #1575 on: December 06, 2015, 05:06:24 pm »
Some news about the upcoming IR check feature in the m-firmware. I've managed to add support for multi frame/packet protocols too. So far, following protocols are supported:
  - JVC
  - Kaseikyo (aka Japanese Code, 48 bit)
  - Matsushita/Emerson
  - Motorola
  - NEC (standard & extended)
  - RC-5 (standard)
  - Samsung (32 bit Toshiba)
  - Sharp
  - Sony SIRC (12, 15 & 20 bit)

And for testing I've confiscated the RCs of three neighbours. ;D One was actually quite happy about that because he thought one of his RCs was broken.

Any more wishes for protocols?
 

Offline hapless

  • Regular Contributor
  • *
  • Posts: 195
  • Country: us
Re: $20 LCR ESR Transistor checker project
« Reply #1576 on: December 06, 2015, 11:13:26 pm »
Sounds cool. I don't have any specific requests at the time, but...

Ever heard of the HiFi Remote website?

http://hifi-rem.ipower.com/jp1/lookup/

Take your pick, it lists quite a few protocols, including some rare ones.
 

Offline madires

  • Super Contributor
  • ***
  • Posts: 7769
  • Country: de
  • A qualified hobbyist ;)
Re: $20 LCR ESR Transistor checker project
« Reply #1577 on: December 07, 2015, 01:45:20 pm »
Sounds cool. I don't have any specific requests at the time, but...

Ever heard of the HiFi Remote website?

http://hifi-rem.ipower.com/jp1/lookup/

Take your pick, it lists quite a few protocols, including some rare ones.

Yup, I've stumbled about that one too ;) http://www.hifi-remote.com/wiki/index.php?title=DecodeIR has a nice list. Also http://www.mikrocontroller.net/articles/IRMP and http://www.sbprojects.com/knowledge/ir/index.php . And there's http://lirc.sourceforge.net/remotes/ for individual RCs. I've also found a two part Elektor article (from 2001) about IR RC protocols.

Something which bothers me a little bit is that some protocols are actually identical besides a few µs difference in pulse/pause timing, but the start pulses (AGC burst) are far off. Could be caused by different carrier frequencies. The timing of most protocols is based on the carrier frequency, which makes sense. You just need to have one oscillator and derive all timings/clocks from that one.
 

Offline hapless

  • Regular Contributor
  • *
  • Posts: 195
  • Country: us
Re: $20 LCR ESR Transistor checker project
« Reply #1578 on: December 07, 2015, 07:10:32 pm »
Yes, all sorts of "fun" with those... ;D And then there's also the PT2262 chip. I was actually tempted to make an IR transmitter with it (since there is an IR version of it out there). You can find its datasheet at the bottom of this page:

http://www.enide.net/webcms/index.php?page=2262-2272-codec
 

Offline madires

  • Super Contributor
  • ***
  • Posts: 7769
  • Country: de
  • A qualified hobbyist ;)
Re: $20 LCR ESR Transistor checker project
« Reply #1579 on: December 07, 2015, 07:46:21 pm »
You'll find v1.20m in the repos. Happy flashing!
 

Offline casinada

  • Frequent Contributor
  • **
  • Posts: 599
  • Country: us
 

Offline hapless

  • Regular Contributor
  • *
  • Posts: 195
  • Country: us
Re: $20 LCR ESR Transistor checker project
« Reply #1581 on: December 09, 2015, 12:14:22 am »
April jokes now?  :-//

You'll find v1.20m in the repos. Happy flashing!

Didn't I post with a "thank you" yet? Well, thank you! And that's no joke.
 

Offline madires

  • Super Contributor
  • ***
  • Posts: 7769
  • Country: de
  • A qualified hobbyist ;)
Re: $20 LCR ESR Transistor checker project
« Reply #1582 on: December 09, 2015, 11:53:22 am »
The transistor checker is now an oscilloscope  :-DD  :-//

http://www.ebay.com/itm/Multi-Tester-for-Resistance-Capacitance-Frequency-DDS-Generator-Oscilloscope-/331726001725?hash=item4d3c69163d:g:kE4AAOxypthRw~on

Nice find, but definitively no Transistor Tester. IIRC, someone already suggested a scope feature for the graphic LCD version of the tester :) 
 

Offline madires

  • Super Contributor
  • ***
  • Posts: 7769
  • Country: de
  • A qualified hobbyist ;)
Re: $20 LCR ESR Transistor checker project
« Reply #1583 on: December 09, 2015, 11:55:18 am »
You'll find v1.20m in the repos. Happy flashing!

Didn't I post with a "thank you" yet? Well, thank you! And that's no joke.

You're welcome!
 

Offline wguibas

  • Supporter
  • ****
  • Posts: 125
  • Country: us
Re: $20 LCR ESR Transistor checker project
« Reply #1584 on: December 09, 2015, 02:49:35 pm »
HI, been following this thread and just updated to windows 10.  If I try to make file I get errors.  I read back about 20 pages ago about msys-1.0 possibly causing this?  I found the file in winavr/utils/bin directory what am I supposed to replace it with or do?



If I make the same directory on windows 7 I don't get the error.  I did get a hex file of 56K is that correct?

Thanks in advance for the help
 

Offline madires

  • Super Contributor
  • ***
  • Posts: 7769
  • Country: de
  • A qualified hobbyist ;)
Re: $20 LCR ESR Transistor checker project
« Reply #1585 on: December 09, 2015, 03:30:36 pm »
If I make the same directory on windows 7 I don't get the error.  I did get a hex file of 56K is that correct?

The filesize seems to be right, but I can't help you with the Win10 problem. Sorry! Win10 free zone ;)
 

Offline casinada

  • Frequent Contributor
  • **
  • Posts: 599
  • Country: us
Re: $20 LCR ESR Transistor checker project
« Reply #1586 on: December 09, 2015, 04:53:41 pm »
 wguibas,
Are you trying to run it as administrator?
 

Offline wguibas

  • Supporter
  • ****
  • Posts: 125
  • Country: us
Re: $20 LCR ESR Transistor checker project
« Reply #1587 on: December 10, 2015, 12:15:42 am »
I tried administrator now , same errors.  Before I upgraded to windows 10 I copied the drive.  If I put the windows 7 drive in it works fine, no errors.

run under administrator prompt
 

Offline tom666

  • Regular Contributor
  • *
  • Posts: 173
  • Country: sk
    • Slovak discussion forum - AVR Component Tester (RLC/ESR & Semiconductors Tester)
Re: $20 LCR ESR Transistor checker project
« Reply #1588 on: December 10, 2015, 09:18:06 am »
@wguibas

Try this
The attached zip file contains a "MSYS-1.0.dll" that should be used to overwrite the original file that is located in the folder (for example) C:\WinAVR-20100110\utils\bin.

Offline wguibas

  • Supporter
  • ****
  • Posts: 125
  • Country: us
Re: $20 LCR ESR Transistor checker project
« Reply #1589 on: December 10, 2015, 03:51:41 pm »
Thank You Tom666, worked like a charm!!

 

Offline majsta

  • Newbie
  • Posts: 3
  • Country: cs
Re: $20 LCR ESR Transistor checker project
« Reply #1590 on: December 13, 2015, 08:54:47 pm »
Ok had hard time to program this thing:
Since I didn't have programmer I have decided to build myself one based on that schematics.
So like tom666 proposed on #939 I connected this device. For VCC I have used power from USB. But problem was PonyProg or At-prog were unable to detect properly Atmega328P. Then I tried AVRDude and that either didn't worked. I have selected ponyser but there was a problem device was not detected. So I looked at avrdude.conf and find out that in ponyser RESET was inverted for some reason????
Quote
reset = ~3;
so changing to:
Quote
reset = 3;
did the trick.
Now simply with AVRdudeGUI or in command line like:
Quote
avrdude -p ATMEGA328P -c ponyser -P COM1  -U flash:w:"C:\TransistorTester.hex":i

and then
Quote
avrdude -p ATMEGA328P -c ponyser -P COM1  -U eeprom:w:"C:\TransistorTester.eep":i

I hope that this could help someone. It is my first post here on this forum but I was reading a lot here lately, now was the time to write something :)



Update: Does this works for in-circuit testings of capacitors since I m getting some strange values with latest svn revision. Can someone please explain this to me. tnx



« Last Edit: December 13, 2015, 11:26:10 pm by majsta »
 

Offline avrank

  • Newbie
  • Posts: 6
  • Country: id
Re: $20 LCR ESR Transistor checker project
« Reply #1591 on: December 14, 2015, 09:12:36 am »
Please help me,
How to make measurements 10uh coil, can be displayed 30uH and not 0.03mH. Thanks.
 

Offline Messtechniker

  • Frequent Contributor
  • **
  • Posts: 782
  • Country: de
  • Old analog audio hand - No voodoo.
Re: $20 LCR ESR Transistor checker project
« Reply #1592 on: December 14, 2015, 03:59:42 pm »
Please help me,
How to make measurements 10uh coil, can be displayed 30uH and not 0.03mH. Thanks.

Well, here goes:
1.) Do the full selftest with a 15 nF capacitor also at hand.
2.) Insert coil at 1 and 3.
3.) Insert 15 nF capacitor in parallel also at 1 and 3.
4.) Press the button.
5.) See what you get. See pic. enclosed

Yours - Messtechniker
Agilent 34465A, Siglent SDG 2042X, Hameg HMO1022, R&S HMC 8043, Peaktech 2025A, Voltcraft VC 940, M-Audio Audiophile 192, R&S Psophometer UPGR, 3 Transistor Testers, DL4JAL Transistor Curve Tracer, UT622E LCR meter
 

Offline MatthewEveritt

  • Supporter
  • ****
  • Posts: 136
  • Country: gb
Re: $20 LCR ESR Transistor checker project
« Reply #1593 on: December 14, 2015, 06:31:52 pm »
Not sure if anyone's pointed this out yet (search didn't show anything obvious), but I just noticed that you can use ground leads from scope probes as make-shift test clips.

I don't like to say how long the ZIF socket will last doing this, so use at your own risk, the clips are pretty chunky.
 

Offline timelessbeing

  • Frequent Contributor
  • **
  • Posts: 929
  • Country: 00
Re: $20 LCR ESR Transistor checker project
« Reply #1594 on: December 15, 2015, 10:01:04 pm »
I am getting ready to buy one of these AVR component testers. Does anybody who follows the Mikrocontroller topic know if there are any group buys happening? Perhaps an updated design, with the hardware extensions built-in. Unfortunately, I can't read German.
 

Offline retrolefty

  • Super Contributor
  • ***
  • Posts: 1648
  • Country: us
  • measurement changes behavior
Re: $20 LCR ESR Transistor checker project
« Reply #1595 on: December 16, 2015, 01:48:08 am »
I am getting ready to buy one of these AVR component testers. Does anybody who follows the Mikrocontroller topic know if there are any group buys happening? Perhaps an updated design, with the hardware extensions built-in. Unfortunately, I can't read German.

 That would be useful. The only ones I come across are the completed Asian versions that lack full documentation of what they actually ship.
 

Offline timelessbeing

  • Frequent Contributor
  • **
  • Posts: 929
  • Country: 00
Re: $20 LCR ESR Transistor checker project
« Reply #1596 on: December 16, 2015, 03:04:03 am »
There is a Chinese fellow, Zhq, over in the Mikrocontroller forum who has developed a very fancy tester. I hope he makes it available for sale. However, I suspect it would no longer fit in the "cheap" category.



 

Offline timelessbeing

  • Frequent Contributor
  • **
  • Posts: 929
  • Country: 00
Re: $20 LCR ESR Transistor checker project
« Reply #1597 on: December 16, 2015, 03:10:47 am »
I searched online for a suitable device to buy, and this one seemed like the best option:
eBay item: 221952423890  seller: kiss_buyer  cost: 15.97 USD

Pros:
  • socketed ATMega328
  • 128x64 backlit graphical display with support standoffs
  • Rotary encoder
  • Square wave gen, PWM, frequency counter
  • 8Mhz external crystal oscillator
  • Very reasonable price
  • Top-rated eBay seller
Cons:
  • assembly required
  • I don't see pads for programming the MCU in-place, which means I would need a socketed programmer like this one, right?

Did anybody else find any similar gems?
« Last Edit: December 16, 2015, 04:47:49 am by timelessbeing »
 

Offline bitseeker

  • Super Contributor
  • ***
  • Posts: 9057
  • Country: us
  • Lots of engineer-tweakable parts inside!
Re: $20 LCR ESR Transistor checker project
« Reply #1598 on: December 16, 2015, 04:30:49 am »
That's the one I got. It seemed to be the most feature-filled and the rotary encoder is much more friendly for accessing the menu. Although you have to assemble the kit, that also means you can verify the components or more easily make modifications (add test leads, use a different socket, make a custom enclosure, etc.).
TEA is the way. | TEA Time channel
 

Offline timelessbeing

  • Frequent Contributor
  • **
  • Posts: 929
  • Country: 00
Re: $20 LCR ESR Transistor checker project
« Reply #1599 on: December 16, 2015, 04:49:27 am »
Thanks. How do you flash yours, bitseeker?
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf