Electromagnetic Field Detector using an Arduino

Ever electronic device emits a certain amount of electromagnetic fields and we can use this radiation to learn a few things about the circuit.

Electromagnetic Field Detector using an Arduino

In today’s instructable I’m going to show you how to build your own electromagnetic field meter using an Arduino. This device can be used to detect mains voltage, static electricity and radiations from certain devices. It can also be used to detect ghosts :P.

So lets get started…

Step 1: Tools and Components

This circuit is built on a breadboard and hence no soldering skills are required, the list of materials required are quite simple and easy to find on eBay.

  • Arduino Uno
  • Breadboard
  • 100k Resistor (or higher if you want a more sensitive device)
  • 330ohm Resistor
  • Jumper wires

Step 2: Circuit

The circuit diagram is really simple and can be found above. The sensitivity of the device can be changed by varying the values of resistance across the 100k Ohm resistor. The higher the value of the resistor, more the sensitivity, if you are going to detect static electricity I recommend using a 1M resistor.

Step 3: Code

The code for this tutorial can be found below

All the code does is reads the voltages at the analog pin and turns on the led if a certain threshold voltage is reached. So the LED turns on when you bring the device near a mains supply.

Step 4: Testing

After uploading the code it is now time to test the device, for the antenna you could use a 3 inch copper wire. Power on the device make sure you use a battery as the power source to eliminate noise in the signal.

Next, take it towards your mains supply and you should see the LED light up. You could also try this around motors, lights and microwave ovens.

Read more: Electromagnetic Field Detector using an Arduino


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top