after programming, you need to calibrate the unit. (preferably twice)
you need something to short all 3 inputs,
and an accurate capacitor between 100n and 1uf - i recommend a 220n polyester cap.
-
you also need a good stable capacitor between 10 and 30nF to calibrate the new small inductor mode.
if you dont have one, just ignore the cal message till it times-out
If the crystal does not match the MCU fuse setting, as well as the F/W- there are problems. Fast F/W with low crystal will read smaller C values I think.
i.e. compiled F/W build is for 20MHz, crystal fuse 8MHz, C readings too low.
TransistorTester with AVR microcontroller and a little more
Version 1.13k Karl-Heinz Kubbeler
Ah so the actual value doesn't matter and you don't need to "enter" the value in...? interesting. I guess with accurate "T" and "R" you can still find accurate "C".
Will be interesting to compare this to the Sencore.
And how accurate is the crystal or is it using the on-chip oscillator, that thing really should be calibrated too...not sure if atmel^H^H^H^H^H^H microchip tunes those to 1ppm?
One would hope that they are, though for like microprocessors there's a reason most computers have a huge variance between them despite being the "same" frequency...
How essential is a rotary encoder to the software? I understood that it was pretty important to navigate the menus, and both meters with enough flash to support all the functions (hiland) and tc-1 have only a button.
if it's a large button and not a 5mm one then a rotary fits the pads.
i'v put a rotary on a tc1
essential - no, but it's nice to have for extra modes.
tc1 has issues btw, you want to pull the 8pin mcu and replace it with a discrete 2 transistor circuit.
it controls the power - but has a habit of drawing current instead of sleeping - 100mA of current!
if it's a large button and not a 5mm one then a rotary fits the pads.
i'v put a rotary on a tc1
essential - no, but it's nice to have for extra modes.
tc1 has issues btw, you want to pull the 8pin mcu and replace it with a discrete 2 transistor circuit.
it controls the power - but has a habit of drawing current instead of sleeping - 100mA of current!
Ha, how many different models do you have?
I looked through some of this thread and some of the 277 page thread on eev and it seems that there's no perfect lcr at any price. I'm starting to thing having two might be the best option, I already have an lcr-t4, so maybe if I get a tc1 that can round out the collection.
The other LCR that seems interesting is the Highland M644 which has some specfic hardware for frequency counting.
From what I have read, you can reprogram the MCU on the TC1 so you don't have to replace it with 2 transistors. It's unfortunate that it comes with a case, but I can print a new one...
you can reprogram the stc micro on a tc1 - it still crashes out of sleep mode though.
Hmm, I saw a reference to using the two transistors or reprogramming the u4. Maybe it was with the assumption that the reader does the programming. I have however seen .bin files for the u4 mcu though in that thread, I wonder what they do...
Damn, that's a lot to fit on a small pad. Are people soldering in small boards? At a point, I think it would be better to splice in an on/off switch on the line to the battery.
Comment