UPDATE: Try using BC547 as transistor people have reported problems with 2n2222.
Me and my son decided to go treasure hunting with a metal detector that we have but we couldn't find it anywhere. Being proper makers we decided that it would be more fun to build one ourselves rather than keep trying to find it.
Most metal detectors uses a search coil that act as part of an oscillator circuit. When metal is put in proximity of the search coil the frequency of the oscilations changes.
Many metal detectors (including the one we can't find) uses another more stable oscillator BFO (beat frequency oscillator) to act as a reference for the frequency of the search coil. Usually the frequency of the BFO is adjusted to exactly match that of the search coil oscillator when no metal is present near this.
The signals from these two oscillators are then fed to a, usually analog, circuit that create an output proportionally to the difference in frequency og the two. This may be either an audiable tone and/or some meter reading.
Another device that are really good at detecting minute frequency changes is a microcontroller. We decided to swap the BFO approach for a microcontroller and came up with following simple circuit:
The oscillator circuit feeds a around 160kHz signal to pin 5 of the Arduino. The Arduino sketch then measures the frequency of this pin very accurately. When the 'NULL SW.' button is held this frequency is stored. Any deviation from this frequency is then represented as a series of 'geiger counter' clicks on the piezo. The rate of the clicks increases as metal approaches the coil.
We tried different search coils and found that around 30 turns of wirer around a 15cm. plastic bucket worked well.
All we needed then was to tie it all to a discarded Ikea lamp and hey-presto off to the beach to find treasures.
The metal detector has excellent sensitivity and by changing the SENSITIVITY value in the Arduino sketch you are able to tune it for both small and large objects.
Here is the source code if you want to build one yourself.
Happy hunting!
The signals from these two oscillators are then fed to a, usually analog, circuit that create an output proportionally to the difference in frequency og the two. This may be either an audiable tone and/or some meter reading.
Another device that are really good at detecting minute frequency changes is a microcontroller. We decided to swap the BFO approach for a microcontroller and came up with following simple circuit:
The oscillator circuit feeds a around 160kHz signal to pin 5 of the Arduino. The Arduino sketch then measures the frequency of this pin very accurately. When the 'NULL SW.' button is held this frequency is stored. Any deviation from this frequency is then represented as a series of 'geiger counter' clicks on the piezo. The rate of the clicks increases as metal approaches the coil.
We tried different search coils and found that around 30 turns of wirer around a 15cm. plastic bucket worked well.
All we needed then was to tie it all to a discarded Ikea lamp and hey-presto off to the beach to find treasures.
The metal detector has excellent sensitivity and by changing the SENSITIVITY value in the Arduino sketch you are able to tune it for both small and large objects.
Here is the source code if you want to build one yourself.
Happy hunting!
Great build! What was the model # of the Ikea lamp you used?
ReplyDeleteNice try,Well Done.
DeleteAwesome! I might have to build one with my son. I think an ATtiny45 would be enough...
ReplyDeleteI think it should work just fine as it has a total of 5 available pins... you could even add a button for sensitivity "up" or "down"
DeleteGreat project! How sensitive did it turn out to be? how far(deep) can it detect a coin sized object ?
ReplyDeleteUP Ration Card List 2020
DeleteNice ! Few days ago I decided to build one with my father, too. Odd :).
ReplyDeleteWhat diameter is your wire ?
Copper I guess ?
It detects a 1euro coin at about 15 cm distance if you are patient...
ReplyDeleteWire is just plain 0,12mm2 plastic coated wire not critical..
I will try and make a TINY45/85 version and post it here..
Tiny45/85 came to my mind as saw the schematic too!
DeleteWell Done! I would appreciate if you elaborate a bit the frequency oscillation part of the circuit.
ReplyDeleteA very interesting project! The transistor must be necessarily 2n2222?
ReplyDeleteI used the KT315, did not work.
The 2N2222 has quite little gain (hFe) of about 30 (depending on the current flowing). The KT315 may have a much higher gain of about 100-200 - maybe that causes trouble with the base current on the npn transistor. You could try higher values for the resistors. As far as I understand the circuit it's just a kind of voltage divider and as that functions as a base current limiter for the transistor. Not sure if it affects the circuit if you alter the values...
DeleteI actually ended up using BC547
DeleteNice work !
ReplyDeleteI've built mine, But after some tests I think it needs some tuning. I've tried in my garden, but some objects (bike, table etc..) seems to alter the frequency so this is quite hard to localise a coin. (50 euro cents)
Remember to press and hold the NULL switch for a couple of seconds
DeleteДавно искал. Спасибо!
ReplyDeleteсобрал, пока не заработала, возможно я не правильно собрал, завтра буду еще пробовать, если у тебя заработало отпишись сюда пожалуйста
DeleteСобрал, работает. Транзистор поставил bc107b, но дальность обнаружения не большая. Разобраться бы как настроить
DeleteА катушку мотал как они писали ? просто я сделал 15 витков и может быть по этому не работает ?
DeleteКатушку мотал 30 витков, провод 0.33
DeleteNice project - Any improvements you have come up with after some field testing? I added a 10K pot to an analog pin, using the value to set the sensitivity at the same time as null. Have not had a chance to test it out outdoors yet, but my kids are sure to enjoy this!
ReplyDeleteCool. Thought about that too :) Let me know if it works.
DeleteWhat you need to do to change the sensitivity?
ReplyDeleteChange the value in the code and reprogram
DeleteNot working. does not work, three days is trying to make, and the ratings are correct and fully detail transistor 2n2222 and it does not respond:(
ReplyDeleteTry using BC547 or similar
DeleteЗаработал ли у кого нибудь на Arduino UNO?
ReplyDeletePIN 5 analog или PIN 5 digital?
-----------------------------------------------
runs on Arduino UNO?
PIN 5 PIN 5 analog or digital?
pin5 цифровой
DeleteDigital pin 5
DeleteNice project! I got this to work using the BC547 as you suggested. One thing I'd like to point out to your readers who also try this circuit is that you need to be wary of prototyping this on a breadboard. The parasitic inductance, capacitance, and resistance can cause problems at this frequency in the circuit. I could only keep this circuit stable for about a minute or two before these effects broke it down.
ReplyDeleteFor those who try, this is how I got it working. Without any changes to the circuit or the sketch, try setting the sensitivity real low (Ok, one change in the sketch) and then sense a big piece of metal (I set 100, sensing a pair of pliers at 5 cm). That should be good enough for a proof of concept. I used 30 turns of 29 gauge magnet wire around a 15cm diameter form. Also watch the quality of your loop as that will impact performance - keep it tight and compact. Finally, I suggest prototyping with an external supply voltage to further remove secondary effects from your PC connection. I used a 9V battery to an Uno board.
Really awesome and thanks again. Clever circuit. I'm going to etch a board in the coming weeks as time allows to build this proper.
which sensitivity you had managed to reach (for 1 euro coin)
Deleteand which construction of coil do yo recommend (red or blue(see pictures)? Which you use?)
Hi what kind of capacitor did u use ? ( AC / DC ) ?
ReplyDeleteI got It working but it is really sensitive to electric environment.
ReplyDeleteCould someone post a firmware sketch with variable sensitivity with a Pot adjustment. That would be awesome!
Great project. Thous I am not very familiar with metal detector stuff and don't completely understand how everything works. I add some stuff to Your code - also pot adjustment. Maybe will soon put code and entire project on my blog.
ReplyDeleteI use 2n2222a and it works ok. Range could be better.
Questions:
1. If we use 12v to coil could it boost up detecting depth?
2. Why not to generate pulse with arduino microcontroller? Then it would give possibility to test different frequencies. Of course we need to add additional components.
3. I read about BFO concep. But did not completely understand how timing calculation works in this code. Can somebody explain code in details?
Anyway many thanks!
please tell me how to do a sketch that was not PIN5 the other?
ReplyDeleteПодскажите пожалуйста, как поменять в скетче номер пина (5) на как либо другой, никак не могу запустить этот девайс, есть подозрение что что-то с пином не то
ReplyDeletehow did you do with it, did it work with you? mine not, i have arduino unor3- i changed windows up to 10 and different arduino software. it up loads the sketch but never respond.
DeleteWhich construction of coil is the best? red or blue?
ReplyDeleteUP Ration Card List 2020
Deletehttp://www.youtube.com/watch?v=qlUoBzxPgv4
ReplyDeletehow to make coil
Could you clarify capacitor types and values please?
ReplyDeletenano farads. You need 0.1 and 0.022 micro-farads
DeleteHi all,
ReplyDeleteI used 2n2222a and I'm not able to make it work. I can read the frecuency modifying source code in void loop():
Serial.print("Frecuency: ");
Serial.println(f);
And before and after I press NULL SW button, Frecuency value is the same: Frecuency: 0.0
Could you please help me to solve this issue?
Many Thanks in advance!
Are you sure this circuit works??? anyone here tested it, cause most of people here have issues.
ReplyDeleteCan confirm the circuit works
DeleteHi Kotsos5,
ReplyDeleteMany thanks for your reply :).
I'm not really sure....
Do you know where is the right place to put the speaker? and.. Whats means "piezo" in the circuit... maybe means "piezo-electric crystal"?
Many Thanks for your help!
yes it's a piezo electric like this http://i1-news.softpedia-static.com/images/news2/Piezoelectric-Crystals-Turn-Roads-into-Power-Plants-2.jpg, one pin goes to ground of arduino and the other goes to pin13 of arduino, watch out for polarity!
ReplyDeleteThe circuit works, but I did not use the code mentioned here, I created my own, so I cant really comment the code.
ReplyDeleteNice project, but I'd like to know more about the oscillator circuit... a LC circuit produces a oscilatory signal when you apply a DC current? ... didnt know that.
the transistor part of the circuit, is it just to change the voltage level? it has nothing to do with the oscillator part?
hi xouri can you upload your code? Because i've triple checked the schematic and my coil is fine but still doesn't work, but I couldn't understand the code well cause i'm a beginner in programming.
ReplyDeleteHi
ReplyDeletethis is really very helpful article. I go through this site really very nice information.thank for sharing such a nice information. ecofriendly construction
Hello,
ReplyDeleteI am trying to build this on my own, and I would like to know if you built it using a breadboard or a PCB. and if you could tell me more about it. Thanks!
Ok for some reason my null switch isn't working and I have another question about this code. What does this do for the code and why does it not ever get called? //-Generate interrupt every 1000 oscillations of the search coil
ReplyDeleteSIGNAL(TIMER1_COMPA_vect)
{
OCR1A+=1000;
t=micros()-t0;
t0+=t;
tflag=1;
}
Hi
ReplyDeleteI was very pleased to find this site. I definitely enjoyed reading post regarding regarding < and I have it bookmarked to check out new stuff posted regularlySanta Barbara Green building
hello i have a layout in gif format for non arduino component for making an easy pcb
ReplyDeletewhere should i post it?
thanks to author for showing this project to public
This comment has been removed by the author.
ReplyDeletenext try
Deletehttps://sites.google.com/site/detektorschmiede/
This comment has been removed by the author.
DeleteSee it working on youtube: http://youtu.be/LlLRAXsdo28
ReplyDeleteCurrent Sensitivity value: 2000
Hi, i have problem. Your shemat and Dzl's Evil schemat doesn't work. And I dont know why.
DeleteHere you have my project, maybe you see whot is wrong with it: https://imageshack.com/a/Pfkz/1
Do you run this scheme?
DeleteWhy my "metal detector" always makes the sound, even if I press the "null" button and I change the sensitivity? Help please, thanks.
ReplyDeletesorry but pin 13 is the led pin in arduino Uno series. so how is this supposed to work? i tried it but didnt work
ReplyDeleteThere is some discussions on topic: http://www.thunting.com/smf/metal_detectors/simple_diy_bfo_metal_detector-t48310.0.html
ReplyDeleteI only obtained @25KHz oscillation using the 22nanoFarad caps (.022 uF or microFarad) suggested in his drawing; when I changed the pair to .001 uF the oscillator ran about 250KHz (target was @160KHz). I could not detect a coin; but it worked on a hammer. Thinking I need higher Q capacitors and to dead-bug the assembly instead of protoboard.
ReplyDeleteWonderful blog, and full of interesting information. Gold Detector Dubai|Detech metal Detectors|Metal Detector Dubai
ReplyDeleteHi, I'm try to upload this code in arduino mega and it doesn't work. I guess the problem is a timer. I'm very newbie and I don't know how to fix it.
ReplyDeleteI have 2 problems. The BC547 misplaced (lol) and Mega only have 2 external timer 0 and 5. I changed timer 1 for 0.
Deleteits amazing project >>
ReplyDeletebut i have a small question .. if i want to increase the range of detection to about 40 or 50cm under ground ..
what should i do ???
I believe that the diameter of the coil reflects the distance. Larger coil equals longer distance but also require proportionally larger objects.
DeleteSinusoidal oscillations on emitter of transistor are weak with waveform voltage swing from +2V to +3V in my example. Depending on components can be even lesser and this is maybe not enough for arduino to consider this as binary 0 / 1. It is good to add one additional BC547 saturating amplifier between emitter of oscillator transistor and arduino, which will ensure that voltage swing is 0 to +5V. (copy schematic to notepad fixed font)
ReplyDelete·······································
_______________________________+5V·····
····················|··················
····················_··················
···················|·|·················
···················|·|·680·············
············22K····|_|·················
·············____···|··················
··········--|____|-----------ard.·pin·5
··········|········/·c·················
emiter····|···b··|/····················
-----||----------|·····················
····220pF········|\·e··················
···················\···················
····················\··················
______________________________GND······
·······································
·······································
I just finished building and testing. It works great!! The only change in circuit values I made was to use a BC337-25 transistor (since I had a bunch of them that I'm trying to use up.) My coil is 30 turns of #27 magnet wire wound around a plastic jar lid 12.5 cm diameter. I set the Sensitivity parameter at 1500 in the sketch but it works fine from 500 to 3000. At 1500 it will reliably detect a US penny coin from around 5 cm. It will detect an aluminum beer can from around 14 cm away. It seems more sensitive to non-ferrous metals than to ferrous but detects my pocket knife quite well at 8 cm distance. I put a red LED and 1.8K resistor in parallel across the Piezo element to act as a visual indication since the Piezo ticking is low in volume.
ReplyDeleteI used poly film capacitors for all 4 caps and constructed the circuit on a piece of wood with bare copper wire busbars and a socket for the transistor. The Arduino code compiled and runs without problems on the genuine Uno. The base frequency with the coil I made is around 90kHz.
I'm going to add a pot and statements in the code to set Sensitivity using analogRead and map statements, but at 1500 it seems to work quite well.
Thanks for a cool project!
I made a short video demonstration of my build of the project:
Deletehttp://www.youtube.com/watch?v=CJTvB079k-4
Thanks again for a neat and instructive project!
I can't get this to work. I newer get to the part of the code:
Deleteif(digitalRead(12)==LOW) //-Check NULL SW.
I have tried with 2 different push buttonts but no success.
I don't know what to try anymore. Can someone please help me? I have put Serial.print -messsages around the code and that part is newer executed. Thank you for your help!
What Arduino version are you using? I copy-pasted the sketch code directly from the link above, into the IDE and it compiled and ran properly without any alterations. But because of the way the timers are called in the code, it may be specific to the ATMega328P . I just tried it on an Arduino MEGA with the ATMega2560 chip and it does not work, but it works fine with the Uno and ATMega328P chip. I think this is because of the way the timers/interrupts are called in the sketch.
DeleteYou may want to refer to the references here:
https://arduinodiy.wordpress.com/2012/02/28/timer-interrupts/
to see if modifying the timer numbers will help.
Or just try it with an Uno using the 328P chip.
This comment has been removed by the author.
ReplyDeleteHi. Can someone draw layout for this project?
ReplyDeleteCan the author (or anyone who has successfully used the schematic) clarify the capacitor values, since the handwriting is a little ambiguous? I initially assumed the units were microfarads (μ), but my friend thinks it's nanofarads (n). Thanks!
ReplyDeleteThis comment has been removed by the author.
DeleteI also thought the drawing said (μ), but if you read some of the comments above, you will read that others are using (n) and that theirs work. Look at
DeleteJames Dinsmore post on November 30, 2014. Also some have videos. Like TinselKoala post from June 13, 2015.
To all the people that say that the NULL button doesn't work. You are probably not getting a signal from your oscillator. Check your circuit. Make sure you are using Nano Farad capacitors.
Nanofarads :) and remember the transistor is a BC547 not 2N2222!
ReplyDeleteGood luck
Poderia me enviar o codigo que voce usou no arduino? eu iniciante em programação vai me ajudar
ReplyDeletegilmardelalibera@hotmail.com.br
plz send me the arduino code plz plz plz
ReplyDeleteat matiurrehman96@yahoo.com
Very well done, I made it today exactly according your description except the transistor which I use the BC547 and it works fine from the beginning. I like to know or some one has a description and code for adjusting with potmeter.
ReplyDeleteThanks
Today I use it as a pinpointer small coil around ferret rod.
ReplyDeleteAlso change to sound to more high tone, see part of sketch below.
//-Click generator
if(millis()>timer)
{
timer+=10;
PCW+=FTW;
if(PCW&0x8000)
{
//digitalWrite(13,HIGH);
PCW&=0x7fff;
// Play the pitch *** Detection ***
tone(13, 3000, 30); // Play over pin D13 tone, pitch
delay(20); // delay in between
noTone(13); // Stop tone
}
else
// digitalWrite(13,LOW);
noTone(13); // Stop tone
}
This comment has been removed by the author.
ReplyDeleteThe sketch refuses to compile. I get this error message:
ReplyDeleteArduino: 1.6.7 (Windows XP), Board: "Arduino/Genuino Uno"
collect2.exe: error: ld returned 5 exit status
exit status 1
Error compiling.
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
Arduino: 1.6.5 (Windows 7), Board: "Arduino/Genuino Uno"
ReplyDeleteBuild options changed, rebuilding all
metal_detektor:1: error: 'v' does not name a type
metal_detektor.ino: In function 'void __vector_11()':
metal_detektor:27: error: 't0' was not declared in this scope
'v' does not name a type
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
hi i built the metal detector but my was un stable and relly jumping around eaven when not moving anything, and when i went out in lower temperature about 0degrees celsius it went ballistic. how can i solve that problem?
ReplyDeletei have tried it on my arduino uno r3 atmega 328 r-b ,it did not work. when up loading sketch (libray found not working).i checked circuit by powring it with 9 v battery near am radio and moved piece of metal over the coil, radio responding to metal movment. i am new to arduino and need your help. thank you
ReplyDeleteI ever read the article about how to make metal detector but I didn't have a try. we sell metal detectors, including metal detectors for kids on KingDetector
ReplyDeletei built the oscillator circuit with some temporary materials. work fine. drifts a little at the beginning, but not bad considering im using 40 years old caps :D
ReplyDeletewaiting for the proper components and wire. then will connect the artduino. great project.
Если 30 витков проводом 0.2 по каркас 13 см, работать будет?
ReplyDeleteto those who can not make it work. see changes i made to make it work at http://shortwa.blogspot.com/
ReplyDeleteSome findings:
ReplyDelete1) This Sketch does not work on an Arduino Mega 2560! (this is due to the lack of the T1 pin)
2) The oszillator-circuit is some sort of "common base collpit-oscillator", try wikipedia to get more informations
3) You can definitely use an BC337-25 Transistor instead of the mentioned one
4) The capacitor values are nanofarads!
Delete5) If you use an arduino MEGA, use the following code and Pin 47 instead of Pin 5:
Delete// Arduino based metal detector
// (C)Dzl july 2013
// http://dzlsevilgeniuslair.blogspot.dk/
// Connect search coil oscillator (20-200kHz) to pin 5
// Connect piezo between pin 13 and GND
// Connect NULL button between pin 12 anf GND
// REMEMBER TO PRESS NULL BUTTON AFTER POWER UP!!
// Präprozessor Makros
// Beeinflussen Bit Nr. y im Bivektor x
#define SET(x,y) (x |= (1< löst erst wieder in 1000 Takten vom externen Oszillator aus
t = micros() - t0; // Wieviel Zeit ist zwischen diesem und dem letzten Interrupt vergangen?
t0 += t; // Merke dir die aktuelle Zeit für den nächsten Interrupt
tflag = 1; // Lässt Loop() starten
}
void setup()
{
// Piezo-Element an Pin 13
pinMode(13, OUTPUT);
// Interner PullUp für den Null-Taster an Pin 12
digitalWrite(12,HIGH);
// Set up counter1 to count at pin 5
TCCR5A = 0; // Timer/Counter1 Control Register A
TCCR5B = 0x07; // Timer/Counter1 Control Register B, 0x07: Externe Quelle am T1 Pin, steigende Flanke
SET(TIMSK5, OCF5A); // Bei erreichen des Wertes im OCR1A soll ein Interrupt ausgelöst werden. OCF1A: Output Compare Flag 1A
// Für's debuggen
Serial.begin(9600);
Serial.println("hi there!");
}
//-Float ABS
float absf(float f)
{
if(f<0.0)
return -f;
else
return f;
}
int v0=0; //-NULL value
float f=0; //-Measurement value
unsigned int FTW=0; //-Click generator rate
unsigned int PCW=0; //-Click generator phase
unsigned long timer=0; //-Click timer
void loop()
{
if(tflag)
{
if(digitalRead(12)==LOW) //-Check NULL SW.
v0=t; //-Sample new null value
f=f*0.9+absf(t-v0)*0.1; //-Running average over 10 samples
tflag=0; //-Reset flag
float clf=f*SENSITIVITY; //-Convert measurement to click frequency
if(clf>10000)
clf=10000;
FTW=clf;
//Serial.println(f);
}
//-Click generator
if(millis()>timer)
{
timer+=100;
PCW+=FTW;
if(PCW&0x8000)
{
digitalWrite(13,HIGH);
PCW&=0x7fff;
}
else
digitalWrite(13,LOW);
}
}
Code above does not work since some parts of the program are missing. Does anyone of you guys have code running on an ardiuno mega 2560?
DeleteYour blog is much effective and thanks for sharing information..
ReplyDeleteGold detector
Deep gold detector
metal detectors
Diamond detector
Water detectors
only for small metal detector ,what change this code
ReplyDeleteUP Ration Card List 2020
DeleteVoce pode me dizer quais sao os resistores da esquerda do esquema?
ReplyDeleteDoes anyone have code for the arduino Mega 2560? since T1 is missing i was not able to get it run with Timer5, T5 on Pin47 :-/.
ReplyDeleteThis comment has been removed by the author.
DeleteThis comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDelete
ReplyDeleteHi. This metal detector design is very good. I'm trying to make one, but I'm having problems with the capacitors, could you tell me what voltage the capacitors are used in this circuit? Thank you :)
Wow! That's interesting! What's specialty of this than Underground Gold Finding Machine ?
ReplyDeletehi, nice project, do you think I can use this schematic for the oscillation on your sketch? I already try but seems is not working :(
ReplyDeletehttps://www.allaboutcircuits.com/uploads/articles/colpittsOsc.jpg
This comment has been removed by the author.
ReplyDelete@Adviser Street - Scum sucking pig of a spammer just go away.
ReplyDeleteGeek Physical, or someone who understands a lot of arduino, I managed to make the detector work, but I wanted to make some modifications to heighten the sensitivity, could you explain to me how the main functions and methods of the algorithm work?
ReplyDeleteI thank you from that moment for who can help me!! :)
Can anybody put the code? please
ReplyDeleteI would like to build this nice detector. Can you please put the sketch in your blog instead of in a non functioning dropbox link.
ReplyDeleteThanks !!
This comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteYou can find here the code
ReplyDeletehttp://www.tubefr.com/detecteur-de-metaux-arduino-gant_2.html#title
This comment has been removed by the author.
ReplyDeleteI can confirm it's working with this code
ReplyDeleteJe confirme que cela fonctionne avec ce code
https://code.empreintesduweb.com/12017.html
En utilisant un Arduino UNO (velleman), 2 condensateurs de 22nF et 2 condensateurs de 100nF, 2 résistances de 10kOhms et une résistance de 1.2kOhm et pour finir un Transistor BC547.
Pour le piézo j'ai utilisé un vieux écouteur.
Bien faire attention au câblage, au câblage du transistor (Base Collecteur Émetteur).
Le montage n'est pas très stable mais fonctionne assez bien, par contre la distance de détection est faible, pour une grosse pièces métallique environ 20cm, par contre une pièce de 2€ n'est détecté qu'à 5cm et assez difficilement, je vais essayer de réfléchir sur ce point.
Merci à l'auteur de ce projet !
Me ayudas
Deletehello hi !distance detect for coin 2euro 5 cm ?
ReplyDeleteit's too small distance
This comment has been removed by the author.
ReplyDeletehello hi !working with transistor 2n1711
ReplyDeletetest with 5 pence (20mm diameter coin) detect 6cm.example 2 metalic box diameter 7cm detect 15cmm(6 inch) thanks!
https://youtu.be/Ii8Fg8wc2Ts
DeleteHi!
ReplyDeleteAwesome post, really useful!
Have you heard about Publish Green? You’ve probably seen our Ebooks all over the place. We’re the leading free Ebooks for the world. We’ve just launched our website Arduino Projects pdf where we give away the best free Ebook resources out there. We’d be stoked if you could add us to this list.
Keep sharing With us
nice article, http://www.uniqueequipments.com/
ReplyDeleteSpammers need to die.
DeleteBuilt one and finally got it working. Used the 2n2222 transistor. The oscillator was showing about 120khz. Once I get the coil mounted on something I'll start trying to tweak sensitivity setting. I noticed even touching it with my hand showed a reaction.
ReplyDeleteThanks for sharing nice information. KRB Geo Services is authorized supplier offering a wide range of products like 3D Metal Detectors, Ground imaging systems, Gold metal detectors and okm metal detectors.
ReplyDeleteHi ! Impressive content. People are still not sure what particular steps to take. Now, I think your initiative is well understood to target those to learn the basics. This stifftree is most appropriate to it do click and visit. Thanks sharing.
ReplyDeleteSpammer.
Deletededektör
ReplyDeletededektör
dedektör
dedektör
This comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeletehttps://www.define-dedektoru.net/gradyometre-gradiometer.html
ReplyDeleteVery nyc artical i like it
ReplyDeletewhatsapp status
I appreciate everything you have added to my knowledge base.Admiring the time and effort you put into your blog and detailed information you offer.Thanks. best metal detector
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteNette Informationen, die Sie uns mitgeteilt hatten. Es hilft wirklich vielen Menschen. Vielen Dank und fügen Sie in Zukunft weitere Daten hinzu.
ReplyDeleteMetalldetektor kaufen
This comment has been removed by the author.
ReplyDeleteNette Informationen, die Sie uns mitgeteilt hatten. Es hilft wirklich vielen Menschen. Vielen Dank und fügen Sie in Zukunft weitere Daten hinzu.
ReplyDeleteMetalldetektor kaufen
This comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteI would like to express my sincere gratitude to this blog.
ReplyDeletegreen velvet kratom
This comment has been removed by the author.
ReplyDeleteThe world’s first company specialized in detecting gold, raw gold, minerals, groundwater and security systems ECT provides these products with the cheapest prices, the fastest shipping methods and the easiest way to buy a product from the source directly to your door wherever you are in the world. look at this web-site
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteGreat source of information thanks for sharing will talk about your post on https://earthquakeofpakistan.blogspot.com/2019/09/how-to-download-youtube-video-without.html soon. So that you will get promo soon.
ReplyDeleteThis is some amazing content that needs appreciations will talk about it in dissup soon do follow the How to download youtube video without software . Thanks
ReplyDelete
ReplyDeleteThank You for sharing such an informative post. I like the way you present the things and make the post more presentable. At PegaLogics, You will get the best industry-leading experience in the field of Mobile App Development & Web Designing. Visit our website, Regards.
very good metal detector site web https://www.define-dedektoru.net/
ReplyDeleteNice to read your article! I am looking forward to sharing your experience.
ReplyDeleteMetal detectors
Best Gold Detectors
ReplyDeleteGold metal detectors Gold Master is a leading company in the field of gold detector, metal detector and groundwater detectors, and it is an exclusive agent for most of the major international metal detectors manufacturers such as Minelab, and Garrett the leading American Gold Metal detector Factory, Mega Detection, and Ger Detect the tremendous German Gold detectors manufacturers in addition to many other American, German and Russian successful brands in various industries.
https://www.golddetectordubai.com
BA Revaluation Result 2019
ReplyDeleteHey Nice Blog!! Thanks For Sharing!!! Wonderful blog & good post. It is really very helpful to me, waiting for a more new post. Keep Blogging
Nice Blog With Full of Knowledge
ReplyDeleteThanks For Sharing.....
3D Walkthrough Company
Motion Graphic Company in Lucknow
Brochure Design Company In Lucknow
Graphic Design In Lucknow
Website development and Digital Marketing In Lucknow
3D Walkthrough Interior and Exterior Company
Digital Promotion In Lucknow
E-Commerce Website Company In Lucknow
Logo Designing Company In Lucknow
Logo Maker Company In Lucknow
E-Commerce Software Company In Lucknow
Logo Designing In Lucknow
Logo Maker In Lucknow
E-Commerce Software In Lucknow
E-Commerce Website In Lucknow
Event management Company In Lucknow
Event Planner In Lucknow
Real Estate Software Company In Lucknow
Real Estate Software In Lucknow
Website Development Service In Lucknow
Very good post. Very informative one. I think it will help others to clear the concept. Keep writing.
ReplyDeleteCo-Working Space In Chennai
Best Co-Working Space In Chennai
Furnished Office Space For Rent In Chennai
Fully Furnished Office Space For Rent In Chennai
Office Space For Rent In Chennai
Office Space In Chennai
Private Office Space In Chennai
Shared Office Space In Chennai
Shared Office Space For Rent In Chennai
Business Center In Chennai
Thanks for sharing this informative blog,keep sharing.
ReplyDeleteBest Metal Detectors for Gold
Wow! Finally I got a webpage from where I be capable of in fact obtain helpful facts regarding my study and knowledge. Look into my web page.
ReplyDeleteTop High DA & PA Do-follow Profile Creation Sites List 2020
Top 200+ Free Indian Classified Sites List 2020-21
Top 100+ High PR Do follow Free Directory Submission Sites List 2020-21
100+ Top Free Press Release Submission Sites list 2020-21
Top 100+ Free Article Submission Sites List for Seo
Top 100+ Dofollow High PR Social Bookmarking Sites List
Top 100+ High DA Free PDF Submission Sites List
Top 100+ High PR PPT Submission Sites List
Automatic Doors and Gates offers a comprehensive range of products that are extremely acclaimed by our clients. Visit Technocrat - the leading suppliers of a wide range of security & automation Door Frame Metal Detector India products in India.
ReplyDeleteThanks for the post great content over here. Alps MLM Software offers many types of MLM software for MLM business. All the software is affordable and secure. You can use this software to develop your business.
ReplyDeleteContact us +91-9891537260, +91-9311363701
Email Id: - info@alpsmlmsoftware.com
MLM Software India
MLM Software
MLM Software India
Automatic Doors and Gates are renowned suppliers of Security and Automation Products such as Door Frame Metal Detector , Swing Gates, Boom Barriers, Roll-up Door, etc. Make an Enquiry now!
ReplyDeleteI really enjoyed your blog Thanks for sharing such an informative post.
ReplyDeletehttps://www.login4ites.com/
https://myseokhazana.com/
Web Designer in Noida
Best Website Development service In Noida
Website Designing service In Noida
Best digital marketing service In Noida
Best digital marketing Company in Noida
Indian Bookmarking list
Indian Bookmarking list
India Classified Submission List
Indian Classified List
Locksmith Services In Atlanta For car Home and Commercial
ReplyDeleteCar Lock
Home Locks
commercial Locks
Locksmith In Atlanta, GA
Atlanta GA Locksmiths
Amazing content, so much value! And also, reading your great post makes me want to create even better content myself. Take care.
ReplyDeleteAffordable mlm software
MLM Software
MLM Software Price
mlm software india
Marietta Locksmith
ReplyDeleteLocksmith Marietta
locksmith Services In Marietta, GA
lock and keys in marietta, GA
ReplyDeleteUniraj Bsc result 2020
Bsc result 2020
Msc date sheeet 2020
BA Result 2020
ReplyDeleteDelhi University BA Part 2nd year Result 2020
ReplyDeleteDelhi University BA Part 2nd year Result 2020
Well Done! I would appreciate if you elaborate a bit the frequency oscillation part of the circuit.
ReplyDeleteBest metal detectors
gold detectors
اجهزة كشف الذهب
Very cool!
ReplyDeleteOnce we did same DIY:
DIY for kids
Yahoo customer care executives and dedicated experienced professionals who are always ready to give 24*7 service for our valuable users by just contact Yahoo customer service phone number. Where users can get an immediate and comprehensive solution to their most complicated problems from our skilled and experienced experts via Yahoo customer service phone number or our technical support email.
ReplyDelete
ReplyDeleteIf you want a babe from the house of Russian Escorts in Agra there are a few things you should know well before making a booking. Firstly our agency here at your city. In simple words is a cut above the rest because of the highly professional services we provide to our clients. Check our other Services...
Escorts in Agra
Russian Escorts in Agra
Escorts in Agra
Female Escorts in Agra
Russian Escorts in Agra
Really Nice Post & Thanks for sharing.
ReplyDeleteOflox Is The Best Website Designing Company In Dehradun
kunkumadi face Oil
ReplyDeleteB Best Hair Oil
wheatgrass powder
B on
Balu Herbals
Best Corporate Video Production Company in Bangalore and top Explainer Video Company in Bangalore , 3d, 2d Animation Video Makers in Chennai
ReplyDeleteGreat article, Charles. Thanks for it.
Now Check Here
ReplyDeleteif you are also searching for some important information related to this university then here you will be provided with all the updated details
HPU BCOM 1st Year Result 2020
HPU BCOM 2nd Year Result 2020
HPU BCOM 3rd Year Result 2020
Really This Is Very Useful Equipment For Someone.
ReplyDeleteCheck Here
B.SC PART 2 TIME TABLE
ReplyDeleteThe girls here with us would never call you once your booking is over. This is one of the reasons why we here at the house ofModel Escorts in Goa have earned ourselves a great reputation and a goodwill that is surely unmatchable. Check our other Services...
Hi Profile Call Girls in Goa
Russian Call Girls in Goa
Russian Escorts Service in Goa
Foreigner Call Girls in Goa
Foreigner Escorts in Goa
Female Escorts in Goa
Independent Call Girls in Goa
Model Call Girls in Goa
I am trying to build this on my own, and I would like to know if you built it using a breadboard or a PCB. and if you could tell me more about it. Thanks!
ReplyDeletehttps://orientdetectors.com/gold-detector-price/
https://orientdetectors.com/ar/
I am trying to build this on my own, and I would like to know if you built it using a breadboard or a PCB. and if you could tell me more about it. Thanks!
ReplyDeleteGold Detector Price
اجهزة كشف الذهب
Hi! I hope you are doing well. In case you are facing any difficulty in managing your accounts, then go for QuickBooks. Moreover, if you encounter any error in this software, dial QuickBooks Customer Service Number 1-833-933-3468 and get your query resolved quickly. Our QuickBooks Helpline Number
ReplyDeleteKindly Visit here for more info : https://local.google.com/place?id=139291011124504718&use=srp&_ga=2.245879623.259293882.1591245503-797312202.1572238935
ReplyDeleteThanks for sharing this article.your article is very amazing.i like your article.i want to share my article withe you .don't forget to visit on my article.
bcom result,
bsc result,
BA Result.
Hi! I hope you are doing well. In case you are facing any difficulty in managing your accounts, then go for QuickBooks. Moreover, if you encounter any error in this software, dial QuickBooks Customer Service Number 1-833-933-3468 and get your query resolved quickly. Our QuickBooks Helpline Number
ReplyDeleteKindly Visit here for more info : https://local.google.com/place?id=139291011124504718&use=srp&_ga=2.245879623.259293882.1591245503-797312202.1572238935
Hi! I hope you are doing well. In case you are facing any difficulty in managing your accounts, then go for QuickBooks. Moreover, if you encounter any error in this software, dial QuickBooks Customer Service Number 1-833-933-3468 and get your query resolved quickly. Our QuickBooks Helpline Number
ReplyDeleteKindly Visit here for more info : https://local.google.com/place?id=14836738449103541043&use=srp&_ga=2.189643752.259293882.1591245503-797312202.1572238936
Hi! I hope you are doing well. In case you are facing any difficulty in managing your accounts, then go for QuickBooks. Moreover, if you encounter any error in this software, dial QuickBooks Customer Service Number 1-833-933-3468 and get your query resolved quickly. Our QuickBooks Helpline Number
ReplyDeleteKindly Visit here for more info : https://local.google.com/place?id=14836738449103541043&use=srp&_ga=2.189643752.259293882.1591245503-797312202.1572238936
Hi! I hope you are doing well. In case you are facing any difficulty in managing your accounts, then go for QuickBooks. Moreover, if you encounter any error in this software, dial QuickBooks Customer Service Number 1-833-933-3468 and get your query resolved quickly. Our QuickBooks Helpline Number
ReplyDeleteKindly Visit here for more info : https://local.google.com/place?id=2301168650785314765&use=srp&_ga=2.189584360.259293882.1591245503-797312202.1572238935
Hi! I hope you are doing well. In case you are facing any difficulty in managing your accounts, then go for QuickBooks. Moreover, if you encounter any error in this software, dial QuickBooks Customer Service Number 1-833-933-3468 and get your query resolved quickly. Our QuickBooks Helpline Number
ReplyDeleteKindly Visit here for more info : https://local.google.com/place?id=14137752171210241472&use=srp&hl=en&_ga=2.67479764.410681123.1592215154-795993206.1590230554
Hi! I hope you are doing well. In case you are facing any difficulty in managing your accounts, then go for QuickBooks. Moreover, if you encounter any error in this software, dial QuickBooks Customer Service Number 1-833-933-3468 and get your query resolved quickly. Our QuickBooks Helpline Number
ReplyDeleteKindly Visit here for more info : https://local.google.com/place?id=14137752171210241472&use=srp&hl=en&_ga=2.67479764.410681123.1592215154-795993206.1590230558
Hi! I hope you are doing well. In case you are facing any difficulty in managing your accounts, then go for QuickBooks. Moreover, if you encounter any error in this software, dial QuickBooks Customer Service Number 1-833-933-3468 and get your query resolved quickly. Our QuickBooks Helpline Number
ReplyDeleteKindly Visit here for more info : https://local.google.com/place?id=14137752171210241472&use=srp&hl=en&_ga=2.67479764.410681123.1592215154-795993206.1590230554
Hi! I hope you are doing well. In case you are facing any difficulty in managing your accounts, then go for QuickBooks. Moreover, if you encounter any error in this software, dial QuickBooks Customer Service Number 1-833-933-3468 and get your query resolved quickly. Our QuickBooks Helpline Number
ReplyDeleteKindly Visit here for more info : https://local.google.com/place?id=14137752171210241472&use=srp&hl=en&_ga=2.67479764.410681123.1592215154-795993206.1590230554
sushant Singh Rajput Last Movie Dil Bechara 2020 Download HDRip
ReplyDeleteDil Bechara 2020 FHD Download Here
Wonderful blog & good post on detector.Its really helpful for me, awaiting for more new post. Keep Blogging!
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteVery fun! This DIY job suits well for grade school kids! Thanks for sharing! @DIY watch storage cabinet
ReplyDeleteWonderful blog & good post on detector.Its really helpful for me, awaiting for more new post. Keep Blogging!
ReplyDeleteI think this is one of the most significant info for me.
ReplyDeleteAnd i’m glad reading your article. But should remark on some general things, The web
site style is wonderful, the articles is really excellent
BA 3rd Year Result
BCom 3rd Year Result
Vikram University BA 3rd Year result
Thanks for giving me grateful information. I think this is very important to me. Your post is quite different. That's why I regularly visit your site.
ReplyDeleteREET Syllabus 2020 in Hindi
Rajasthan Police Constable Syllabus
Rajasthan Roadways Bharti
RPSC 1st Grade Teacher Result
Rajasthan High Court Driver New Vacancy
Rajasthan Roadways Bharti
Rajasthan BSTC Result
Hi! If you need any technical help regarding QuickBooks issues, dial QuickBooks Phone Number Oregon +1-877-751-0742 for instant help.
ReplyDeleteThis is a good post. This post gives truly quality information on detector. I’m definitely going to look into it. Really very useful tips are provided here.
ReplyDeleteYour doctor measures the Leucocytes bas – Raisons expliquées of these cells by sending some of your blood to a lab for a complete blood count.
ReplyDeleteThe Dubai Lands is a Dubai Real Estate company where clients can find all recent projects and off-plan project-related useful information.
ReplyDelete