DIY Sensitive STM32 Pulse Indiction Metal Detector (Arduino IDE)

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 พ.ค. 2023
  • This project is sponsored by PCBWAY www.pcbway.com/?from=MirkoP
    Sensitive Pulse Induction (PI) metal detector which is based on ARM STM32 microcontroller, which has significantly better features than Arduino and is also cheaper. It can detect metal coih at distance of 30cm, and big metal object at distance of more than 80 cm. The indication is made on a WS2812B module of eight LEDs and a buzzer.
    The sensitivity of the metal detector is adjusted manually by rotating the encoder knob. There is also a menu mode. The first press on the encoder knob enters the LED brightness adjustment mode. Second press, buzzer on/off mode. Second press, buzzer on/off mode. The fourth press, we enter the adjustment mode for large or small objects. The fifth press, exit the menu mode and auto-adjust the sensitivity.
    Detailed instructions, schematic, amd code at:
    www.hackster.io/mircemk/diy-s...
    -------------------------------------------------------------------------------------
    If you are interested in this area, see the Playlist with all my Metal Detectors at:
    • Homemade sensitive Met...
    -------------------------------------------------------------------------------------
    If you like my job buy me a coffee: ko-fi.com/mircemk
    Visit my TH-cam Channel for more Projects , DIY and How To Make videos:
    / mirkopavleskimk
    by mircemk
    SUBSCRIBE LIKE AND SHARE !!!!
    Thanks for your Support !
    #STM32 #Arduino #metaldetector #PCBWay
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 24

  • @Latvian3Dman
    @Latvian3Dman ปีที่แล้ว

    interesting, useful!

  • @home.....
    @home..... ปีที่แล้ว

    Very interesting! Would you mind sharing the approximate cost you spent on the parts, but without material cost of the case ?

  • @encodermpx6988
    @encodermpx6988 ปีที่แล้ว +2

    A simple and effective project, nice work. Have you measured the inductance of the 20cm/25turns coil? What is the mean steady state pulse width and which its repetition rate? and the comsuption?

  • @davea1479
    @davea1479 3 หลายเดือนก่อน

    Hi, I'm working on this project. Do all 10 files get loaded onto STM32?

  • @lcrealperso8610
    @lcrealperso8610 ปีที่แล้ว

    Bonjour, petit commentaire, peut-être aurait-il mieux valu mettre les diodes de contrôle sur la face supérieure du boitier ?

    • @MirkoPavleskiMK
      @MirkoPavleskiMK  ปีที่แล้ว

      True, I placed them sideways for better visibility of the video

  • @nikaldo7819
    @nikaldo7819 ปีที่แล้ว +1

    nice project..what material you use for the box?what is the name?

  • @iraqiraq8837
    @iraqiraq8837 ปีที่แล้ว

    عمل جيد احسنت

    • @joey0618
      @joey0618 ปีที่แล้ว

      he says "Good job well done"

  • @billybangleballs4665
    @billybangleballs4665 ปีที่แล้ว

    And the 20k & 100k presets, where are they in the schematic?

  • @JamesThompson-xl4yu
    @JamesThompson-xl4yu ปีที่แล้ว

    would also work with an ESP32 or is the code different?

  • @nscreative5930
    @nscreative5930 5 หลายเดือนก่อน

    Please make a longrange locator sir❤

  • @ivanzambok
    @ivanzambok ปีที่แล้ว

    Any 15khz metal detector or more then 15 khz i need strong one

  • @joey0618
    @joey0618 ปีที่แล้ว

    at 5:15,,, what??? 12 and 23 cm ? or is it 20 cm Im confused.

    • @MirkoPavleskiMK
      @MirkoPavleskiMK  ปีที่แล้ว +2

      Only 20cm, I use 12+20(two coils in series) only for testing

  • @fordnox7150
    @fordnox7150 ปีที่แล้ว

    Hi I want to build my metal detector too but I found some inconsistencies when I looked at your schematic. In the schematic there are a lot more capacitors than you actually have on the board, also the values don't match like for example 3300mF is really a lot for a condenser, also why do you have potentiometers on the board, those are not in the schematic either. Thank you very much and have a nice day.

    • @MirkoPavleskiMK
      @MirkoPavleskiMK  ปีที่แล้ว +1

      3300mf is 3300 microF, and more capacitors on schematic for more stability of the device (filter capacitors)

  • @magster249
    @magster249 10 หลายเดือนก่อน

    ❤How to invent an electric circuit metal detector

  • @yotAEdits
    @yotAEdits 7 หลายเดือนก่อน +1

    I have an error when copy your codes. Arduino didn't accept WS2812 led library. Can you share with yours ? Alsa Arduino IDE does not support with TIMER_CH1 and the others. How can I fix that?

    • @davea1479
      @davea1479 3 หลายเดือนก่อน +1

      I am having the same issue, did you solve it?