The Hall Sensor Module is an electronic module that detects the presence of a magnetic field. It utilizes a Hall effect sensor to measure changes in magnetic fields. The module is commonly used in proximity detection, speed measurement, and position sensing applications. When a magnetic field is detected, the module outputs a digital signal, making it compatible with microcontrollers or Arduino boards for further processing or triggering actions. With its small size and sensitivity to magnetic fields, it provides a versatile solution for various sensing and control applications.
Hall Magnetic Sensor Module
SKU: 129
₹80.00 Regular Price
₹50.00Sale Price
Specification
- Operating Voltage: Typically 3.3V to 5V DC
- Detection Range: Depends on the specific module and magnetic field strength
- Output Signal: Digital output signal (HIGH or LOW) indicating magnetic field presence
- Sensitivity Adjustment: Some modules may have sensitivity adjustment options
- Dimensions: Varies depending on the module
Usage
- Power Supply: Connect the VCC pin of the module to the 3.3V or 5V pin of the microcontroller or Arduino board.
- Ground: Connect the GND pin of the module to the ground (GND) pin of the microcontroller or power supply.
- Signal Output: Connect the OUT pin of the module to a digital input pin of the microcontroller or Arduino board.
- Pull-up Resistor (Optional): If required, connect a pull-up resistor (typically 10kΩ) between the OUT pin and the VCC pin of the module.
- Coding: Write the microcontroller or Arduino code to read the digital signal from the sensor module and perform desired actions based on the magnetic field detection.
- Testing: Ensure proper operation by introducing a magnetic field near the module and observing the digital output signal.