Skip to main content

Simple Arduino Metal Detector

 One of my favorite electronics projects are metal detectors. I'm trying to build some famous and more complex detectors like the TGSL (VLF) and the Delta Pulse (PI) but I also decided to try a very simple approach - using an Arduino and a few electronic components.

As I also work with programming, it was very interesting to join the 2 areas (electronics and IT). The detector works as an "educational" purpose as it detects a large coin at about a 3-4 centimeters distance from the coil while professional detectors can detect objects at a very larger distance, although it can be a great opportunity to learn more about how metal detectors work (in this case using the Pulse Induction technology).

I found this project in a YouTube video, and it is not created by me but I'm sharing it with you. In my test, I replaced the LED with a piezo buzzer, so, the components I used were:

- 1x Arduino UNO

- 1x protoboard (optional as you can mount the components any other way)

- 2x 220Ohm resistor

- 1x 1N4141 diode

- 1x 100nf capacitor (ceramic or polyester)

- 1x piezo buzzer

- 20 turns of 28AWG enameled copper wire within a 10cm diameter circle

Here is the Arduino / protoboard layout:

You can download the code in my GitHub repository here, then, upload it to your Arduino.

Check my YouTube video of it working here:

As you can see in my YouTube video, it works as described.

Mount yours and comment here if it worked! If you need some help, let me know.


Comments

  1. Why does the resistor looks like is not inside of a hole in the breadboard. I did it but nothing happens. The script is right but nothing is going on besides the arduino just receiving the code.

    ReplyDelete
    Replies
    1. Hi, Really, in the image seems the resistor is not inside the hole in one of its sides, but in reality it is (must be). Did you tried with a larger metal piece like a cake pan or something? Also, did you used the proper wire gauge and circle diameter? Hope it works.

      Delete
  2. hi , the buzzer isn't mentioned in the diagramme , where can i place it

    ReplyDelete
    Replies
    1. Hi, you can just replace the LED by the Buzzer. Thanks!

      Delete

Post a Comment

Popular posts from this blog

DIY mineral specimen storage box

  There are several ways of storing rocks and minerals specimens. Some prefer to have them visible, other prefer to have them secured in boxes. Personally, I prefer to have them stored in a box, so they don't get dirty with dust, so I decided to build a simple wooden box. It is a simple rectangular box with small boxes inside like drawers that are pulled from top. Dimensions of the main box are 40cm length x 20cm wide x 25cm height. There is space for about 4 drawers inside. I have organized the smaller specimens into paper boxes, although the larger specimens are loose. You can see a small video of how it works to open and pull the inner drawers:  https://www.youtube.com/shorts/LhDBVJ7s5Vk I have used this style of box to store minerals but I can be used for any other kind of collectible.

Pressure lamp tank crack repair

 I have an old kerosene pressure lamp, a Ditmar Maxim 520, but when I bought it, it come with some little cracks in the tank, so the first time I tried to turn it on, I noticed the kesorene leaking at the bottom. Searching in some forums for a possible solution, I have found a simple one: filling the cracks with tin solder. Here is a step by step if you also need to repair your pressure lamps: 1 - Identify all the cracks. 2 - With a dremel, open the cracks exposing the internal metal (make sure your tank is empty and dry of kerosene). 3 - With a torch and tin solder (the one used in electronics), fill the exposed metal crack with it. 4 - Test the pressure before adding kerosene. 5 - If the pressure keeps ok, you are ready to use your lamp again! Here is a small Youtube short video of the process: https://www.youtube.com/shorts/0442OXCgXjc  This is the final repaired tank:

DIY sheet metal brake

 One of my hobbies is to build electronics projects, like metal detectors for treasure hunting. Usually electronics boards are hold inside a plastic or metal box. There both in the market, but usually they are not so cheap. One solution I thought about, was to build my own boxes using aluminum sheet as it is a soft metal. Although aluminum is soft, for the thickness I want to use (2mm) it is not so easy to bend it by hand, so I searched a bit how to make a tool to bend the metal with the less effort possible and with good results at the end, I came up with this, using only 3 pieces of wood, 2 screws with bolts and 2 hinges: This is known as a sheet metal brake, mine is simple, made of pine wood but I recommend you to use harder woods, specially if you need to bend metals harder tha aluminum. I think you can replicate one easily just by looking at the pictures above, so I'm not provinding any measurements but if you need, please write a comment below. For different sizes or formats ...