Greetings all. I'm working on an STM32 based metal detector of my own design using the STM32L412KB, selected for it's high ADC sampling rate and 12 bit resolution (see the bottom JPG for a decay curve on the OLED display), FPU availability, adequate RAM resources and the 32 pin LQFP variant being large enough to be semi-friendly to hand solder (using hot air soldering station.)
I've gotten my first 3 prototype boards (through hole for easier prototyping / adjustments) in house and 1 built-up. There will be a rev 1 that fixes a myriad of issues (biggest - I thought I could get by with just monitoring coil current, I failed to realize the eddy currents are so small that an immense amount of amplification would be needed.)
Rev 1 will keep the coil amp monitoring but add a sense resistor and obligatory dual direction diodes on the ground side. I'm switching to an IRF9510, as it has immensely lower capacitances on both the gate and the output. (From 450 pf to 90 pf)
I'm quite confident Rev 1 will be golden - or near enough to golden that it will be usable. At this point in development, I don't see this becoming a commercial activity - and am mostly interested in making it an open-hardware project.
I am new to metal detectors, but have been an electronics tech for nearly 30 years. This will also be my first time open sourcing a hardware project.
This post is to request for input on:
1) Recommendations on promoting as an open source project
2) Any recommendations / thoughts / suggestions on the circuitry. i.e. EVERY PI schematic I've come across uses low side N-MOS switching, I'm not seeing the downside to high side switching. (Or at least comparing the IRF9510 to the IRF740 on most published schematics... not seeing a major downside.)
3) If there are any others that this design idea might tickle and would care to join the effort.
Currently the schematics are on EasyEDA (web based circuit entry) and I'm planning on opening up a github page for it in the next few weeks.
As best I can tell googling and searching github, no one's actually brought an openly available STM32 PI detector to completion.
Schematic (Rev 0) http://www.johnclymer.net/JEC-PI-STM32-Rev0.pdf
Testing Setup (Nucreo board is only there as a debugger) http://www.johnclymer.net/Rev0-PCB-N...ardAndOLED.jpg
OLED display showing end of decay curve http://www.johnclymer.net/Rev0-OLED-Display.jpg
I've gotten my first 3 prototype boards (through hole for easier prototyping / adjustments) in house and 1 built-up. There will be a rev 1 that fixes a myriad of issues (biggest - I thought I could get by with just monitoring coil current, I failed to realize the eddy currents are so small that an immense amount of amplification would be needed.)
Rev 1 will keep the coil amp monitoring but add a sense resistor and obligatory dual direction diodes on the ground side. I'm switching to an IRF9510, as it has immensely lower capacitances on both the gate and the output. (From 450 pf to 90 pf)
I'm quite confident Rev 1 will be golden - or near enough to golden that it will be usable. At this point in development, I don't see this becoming a commercial activity - and am mostly interested in making it an open-hardware project.
I am new to metal detectors, but have been an electronics tech for nearly 30 years. This will also be my first time open sourcing a hardware project.
This post is to request for input on:
1) Recommendations on promoting as an open source project
2) Any recommendations / thoughts / suggestions on the circuitry. i.e. EVERY PI schematic I've come across uses low side N-MOS switching, I'm not seeing the downside to high side switching. (Or at least comparing the IRF9510 to the IRF740 on most published schematics... not seeing a major downside.)
3) If there are any others that this design idea might tickle and would care to join the effort.
Currently the schematics are on EasyEDA (web based circuit entry) and I'm planning on opening up a github page for it in the next few weeks.
As best I can tell googling and searching github, no one's actually brought an openly available STM32 PI detector to completion.
Schematic (Rev 0) http://www.johnclymer.net/JEC-PI-STM32-Rev0.pdf
Testing Setup (Nucreo board is only there as a debugger) http://www.johnclymer.net/Rev0-PCB-N...ardAndOLED.jpg
OLED display showing end of decay curve http://www.johnclymer.net/Rev0-OLED-Display.jpg
Comment