HI all,
I'm trying to understand (and remember) whats going on in this project
which I intend using:
http://www.micro-examples.com/articles/index.php/PicoDetector#comment=1:99
I will be grateful to anybody how can help me with a few issues:
1. In the explanation appears:
"Coil L1 replaces crystal in PIC oscillator circuit"
what exactly does that mean?
As far as I understand the method for detecting a metal is by a AC current passing
through a inductor and/or capacitor. What oscillates the current in this circuit? an
initial oscillator of the pic? if yes so isn't it supposed to be a square
signal? if the answer is again yes - does the circuit work, does the
inductor respond to a square wave?
2. I don't manage to understand which type of inductor to use
for this type of project. I sow a few different types which made
me confused:
- http://malaysia.rs-online.com/web/p/inductor-leaded/2335409/
- surface Inductor ?
3. About the code:
Recently I did a project which contains a pic16f877 and
for that purpose I wrote in assembly language and used Mplab environment and ICD2
For burning the code to the pic.
can I use the same method here by copying the text of the code and use in the same
method? (by changing the configuration of Mplab to C code)
Thanks, Amitai
I'm trying to understand (and remember) whats going on in this project
which I intend using:
http://www.micro-examples.com/articles/index.php/PicoDetector#comment=1:99
I will be grateful to anybody how can help me with a few issues:
1. In the explanation appears:
"Coil L1 replaces crystal in PIC oscillator circuit"
what exactly does that mean?
As far as I understand the method for detecting a metal is by a AC current passing
through a inductor and/or capacitor. What oscillates the current in this circuit? an
initial oscillator of the pic? if yes so isn't it supposed to be a square
signal? if the answer is again yes - does the circuit work, does the
inductor respond to a square wave?
2. I don't manage to understand which type of inductor to use
for this type of project. I sow a few different types which made
me confused:
- http://malaysia.rs-online.com/web/p/inductor-leaded/2335409/
- surface Inductor ?
3. About the code:
Recently I did a project which contains a pic16f877 and
for that purpose I wrote in assembly language and used Mplab environment and ICD2
For burning the code to the pic.
can I use the same method here by copying the text of the code and use in the same
method? (by changing the configuration of Mplab to C code)
Thanks, Amitai