Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
LinkBack Thread Tools Display Modes
Old 19th January 2008, 03:20 AM   (permalink)
Default Found this LC meter using the internal 16F628 comparators

Well for anyone following an old thread here's someone who actually did the classic PIC LC meter using the internal comparators on a 16F628
http://ironbark.bendigo.latrobe.edu.au/~rice/lc/index2.html
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is offline  
Old 19th January 2008, 03:35 AM   (permalink)
Default

Thanks Bill, for the link to new version and definitely admire VK3BHR for the ingenuinity unlimited.. WOW!!
__________________
Regards,
Sarma.
mvs sarma is offline  
Old 19th January 2008, 03:10 PM   (permalink)
Default

Nice find Bill.

I haven't been back to visit that site in some time so it's a nice surprise to find Mr. Rice has updated it with a single-chip LC Meter solution, something that you and I have been interested in for awhile now...
Mike, K8LH is offline  
Old 19th January 2008, 03:18 PM   (permalink)
Default

BIll,
I am going to play lazy and ask instead of looking.

How does this compare to the LC method/circuit used on the mondo superprobe?
3v0 is online now  
Old 19th January 2008, 05:59 PM   (permalink)
Default

The Mondo superprobe has some neat features but its L/C is very primitive.

Using a larger PIC it would be possible to combine the features of both.

Would you rather use a seven segment display or LCD display?
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com
blueroomelectronics is offline  
Old 19th January 2008, 06:19 PM   (permalink)
Default

Quote:
Originally Posted by 3v0
BIll,
I am going to play lazy and ask instead of looking.

How does this compare to the LC method/circuit used on the mondo superprobe?
as per the spec superprobe,
"When an inductor is connected from the tip to the ground lead, and button #1 is pushed, its value is displayed. Values from 0.1 to 999.9 millihenries are displayed. "

it can resolve .1mH

while the other one under concern can measure 10nH minimum-- while the original design of AADE.com can resolve .1nH
__________________
Regards,
Sarma.
mvs sarma is offline  
Old 19th January 2008, 06:49 PM   (permalink)
Default

I would rather see an LCD with 15 or 20 characters.

It would allow real text instead of cryptic 7 segment labels

Also you could display Hz KHz and MHz instead of: no decimal for Hz, flashing decimal for KHz, and solid decimal for MHz. Or maybe it was flashing for MHz...

The processor would not have to mux the display.
3v0 is online now  
Old 29th October 2008, 09:51 AM   (permalink)
Default

I'm engaged in building this LC meter.....

But the 5V reed relay which is a low current type <30mA is nt easily available here...I think I've to get it from farnell india..........

But I think a 2N7000 moisfet can be used for the switching...can somebody tell me how to connect it....
theo92 is offline  
Old 29th October 2008, 09:58 AM   (permalink)
Default

Quote:
Originally Posted by theo92 View Post
I'm engaged in building this LC meter.....

But the 5V reed relay which is a low current type <30mA is nt easily available here...I think I've to get it from farnell india..........

But I think a 2N7000 moisfet can be used for the switching...can somebody tell me how to connect it....
hi,
You could use the pin that drives the reed coil to drive a 2N7000 gate and connect a standard relay in the drain circuit.
__________________
Eric
"Good enough is Perfect"

PIC tutorials:
Gramo's: www.digital-diy.net/
Bill's: www.blueroomelectronics.com/
ericgibbs is offline  
Old 29th October 2008, 11:15 AM   (permalink)
Default

Hi all
A similar design is at this web site
MARC
also has pcb design available and hex code
ikifar
ikifar is offline  
Old 29th October 2008, 11:22 AM   (permalink)
Default

Hi all
a similar design is at this website
MARC
also has a pcb design and hex code available
ikifar
ikifar is offline  
Old 29th October 2008, 11:49 AM   (permalink)
Default

Quote:
Originally Posted by theo92 View Post
But I think a 2N7000 moisfet can be used for the switching...can somebody tell me how to connect it....
According to the FAQs by the designer, a 2N7000 mosfet can be used to switch the 1000PF capacitor. Here how it is connected:
Attached Images
File Type: gif LCM2_2n7000.gif (9.9 KB, 21 views)
__________________
L.Chung
eblc1388 is offline  
Old 29th October 2008, 03:53 PM   (permalink)
Default

I have in my hand the same meter (more or less). Mine is old and I see there is a new version now. I also have a very big $$$ HP LCR meter that I do not use because this little meter is as good in most cases. It really works well at 1pF or to measure the inductance of 3" of wire. This meter will not work with BIG ele. capacitors.
Almost All Digital Electronics
ronsimpson is offline  
Old 29th October 2008, 04:31 PM   (permalink)
Default

Quote:
Originally Posted by eblc1388 View Post
According to the FAQs by the designer, a 2N7000 mosfet can be used to switch the 1000PF capacitor. Here how it is connected:
Nice info and thanks eblc1388, but it did not yield proper result when i tried last week. After this info, I would like to give another trial.


@ericgibbs
We could use even a BC547 for relay drive. with a base current limiting resistor.
__________________
Regards,
Sarma.
mvs sarma is offline  
Old 29th October 2008, 04:33 PM   (permalink)
Default

Quote:
Originally Posted by ronsimpson View Post
I have in my hand the same meter (more or less). Mine is old and I see there is a new version now. I also have a very big $$$ HP LCR meter that I do not use because this little meter is as good in most cases. It really works well at 1pF or to measure the inductance of 3" of wire. This meter will not work with BIG ele. capacitors.
Almost All Digital Electronics
It serves RF hobbyists well.
__________________
Regards,
Sarma.
mvs sarma is offline  
Reply

Bookmarks

Thread Tools
Display Modes



Similar Threads
Title Starter Forum Replies Latest
Analog Meter windozeuser General Electronics Chat 19 3rd October 2007 03:44 PM
How we can do it in Assembly..Help Needed Ayne Micro Controllers 37 29th December 2006 06:49 PM
Panel meter, analog VS digital Johnson777717 General Electronics Chat 7 23rd June 2004 12:33 AM
Work ID reader Track 2 problems with pic code. Need help! egg0900 Micro Controllers 2 19th April 2004 07:58 AM
Got my p16Pro Squintz Micro Controllers 20 29th November 2003 10:42 AM



All times are GMT. The time now is 02:08 AM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.

eXTReMe Tracker