Right, so I was fed up paying £60+ for commercial EMF meters that are mostly plastic and unreliable. So I built my own from components I got at Maplin (total cost: about £15) and it actually works better than some of the branded ones I've tested.
Here's what you need:
- Arduino Nano clone (£3 from eBay)
- LC oscillator circuit (£2)
- LCD display (£4)
- Coil of wire (literally any coil, I used telephone wire)
- Battery pack (£2)
- Breadboard and connectors (£4)
The principle is simple: you measure electromagnetic field strength by detecting oscillations in a tuned LC circuit. Nothing fancy. I've tested it against a commercial meter and the readings are within about 10% of each other, which is honestly better accuracy than you'd expect for the price.
I'll post the circuit diagram and Arduino code in a follow-up post. Anyone who wants to give this a go, happy to help troubleshoot.