In 2012 I was temporarily housebound. I used the time to explore an interest I had in geophysics, specifically resistivity surveying.
I read a paper by Bruce Bevan which included a figure showing how simple the principle of resistivity is and how it can be carried out using nothing more than four nails, a battery and a multi-meter.
I was intrigued so I set out to make my own. My first attempt at building a meter saw me wire the four nails to two multi-meters and a switch (allowing me to turn the battery on-and-off).

After a couple weeks I had built a second meter, using a Raspberry Pi as a data logger. This can be seen working here on my YouTube channel. The blueprints can be downloaded as a PDF here.
The results were plotted using a simple grey scale in Python. For such a basic setup I think the output is remarkable. The main issue going forward is speed. It is very slow!

A small survey over a buried mill lade near Dairsie Mill.


Hello, Nice Project. I would like to know if you have an update of the project and how to build it. Regards,
You can find the blueprints here:
https://www.youtube.com/watch?v=Km4TJuN7zzY
The code for the datalogger can be found here:
https://www.raspberrypi.org/forums/viewtopic.php?p=682575#p682575