The Hall Magnetic Sensor project showcases how to use an Arduino Nano to detect a magnetic field with a Hall sensor. This project will light up an LED when a magnetic field is detected. It is useful ...
* This sketch demonstrates the use of a simple Hall Effect sensor. * The sensor works like a button. When a magnet is near it, the sensor * closes and the LED on Pin 13 turns on. * This sketch was ...