I built this circuit as a pin pointer using a ferrite rod out of an old AM transistor radio. Wound 80 turn #24 enamel wire of ferrite rod.
Used the PIC12F1840 processor and the 1.80 source code. I did change the default 'mode' from 0 to 1 since this is the mode I found most useful as a pin pointer.
This circuit/PIC code works great and makes finding a target in the ground much easier.
I didn't have enough good NiCad or NiMH batteries and could not get it working with 3-AA alkaline batteries so added a 7805, TO220 regulator to run from a 2-cell LiPo (7.4V Nom). The circuit works BUT the quiescent current of the 7805 is quite high and will discharge a 1000mA-hr LiPo in a few days. This defeats the idea of putting the PIC into Sleep mode and required adding an ON/OFF switch. There are newer 7805 like regulators with much lower quiescent current so this may still work.
First picture show the circuit prototyped on a plug-board and ferrite rod.. The large 2200uF cap is REQUIRED, else the PIC keeps resetting due to Voltage drop-out.
Next pictures show the project and the point to point wired perf-board in a plastic enclosure. The ferrite rod is inside the plastic Cigar tube which is attached to the box with two screws. This makes a handy pin-pointer as the rounded cigar tube is easy to poke around in the dirt to find the target.


Used the PIC12F1840 processor and the 1.80 source code. I did change the default 'mode' from 0 to 1 since this is the mode I found most useful as a pin pointer.
This circuit/PIC code works great and makes finding a target in the ground much easier.
I didn't have enough good NiCad or NiMH batteries and could not get it working with 3-AA alkaline batteries so added a 7805, TO220 regulator to run from a 2-cell LiPo (7.4V Nom). The circuit works BUT the quiescent current of the 7805 is quite high and will discharge a 1000mA-hr LiPo in a few days. This defeats the idea of putting the PIC into Sleep mode and required adding an ON/OFF switch. There are newer 7805 like regulators with much lower quiescent current so this may still work.
First picture show the circuit prototyped on a plug-board and ferrite rod.. The large 2200uF cap is REQUIRED, else the PIC keeps resetting due to Voltage drop-out.
Next pictures show the project and the point to point wired perf-board in a plastic enclosure. The ferrite rod is inside the plastic Cigar tube which is attached to the box with two screws. This makes a handy pin-pointer as the rounded cigar tube is easy to poke around in the dirt to find the target.
Comment