1. Introduction
The WINGONEER KY-003 is a Hall Effect magnetic sensor module designed for detecting magnetic fields. It utilizes the Hall effect principle to provide a digital output signal, indicating the presence or absence of a magnetic field. This module is commonly used in various electronic projects, including smart cars, robotics, and automation systems, and is compatible with popular microcontrollers like Arduino, PIC, and AVR.
This manual provides detailed instructions for the setup, operation, maintenance, and troubleshooting of your KY-003 module to ensure optimal performance and safe usage.
2. Product Overview
The KY-003 module integrates a Hall effect sensor with necessary supporting components on a small PCB. It features three pins for connection: VCC (power supply), GND (ground), and Signal (digital output).

Image 2.1: WINGONEER KY-003 Hall Effect Magnetic Sensor Module. This image shows the compact design of the KY-003 module with its three pins (S, +, -) clearly visible, along with the Hall sensor component.
Key Features:
- Non-contact switching based on Hall effect.
- Digital output signal.
- Integrated circuit technology for magnetic sensitivity.
- Open collector output stage.
- Voltage regulator, Hall voltage generator, differential amplifier, Schmitt trigger, temperature compensation, and magnetic sensitive sensor circuit.
3. Specifications
| Specification | Value |
|---|---|
| Brand | WINGONEER |
| Model Number | KY-003 (Manufacturer Model: JT0701) |
| Maximum Supply Voltage | 5 Volts (DC) |
| Output Type | Digital |
| Mounting Type | Simple Mounting |
| Product Use | Electronic Circuits, Smart Cars |
| UPC | 723466639088 |
4. Setup
Proper wiring is crucial for the correct functioning of the KY-003 module. Follow the steps below for typical microcontroller connections.
Pinout:
- S (Signal): Digital output pin. Connects to a digital input pin on your microcontroller.
- + (VCC): Power supply pin. Connects to 5V on your microcontroller.
- - (GND): Ground pin. Connects to GND on your microcontroller.
4.1. Wiring with Arduino
Connect the KY-003 module to an Arduino board as follows:
- KY-003 'S' pin to Arduino Digital Pin 2
- KY-003 '+' pin to Arduino 5V
- KY-003 '-' pin to Arduino GND

Image 4.1: Wiring diagram for connecting the KY-003 Hall Effect Magnetic Sensor Module to an Arduino board. The image illustrates the connections from the sensor's S, +, and - pins to the Arduino's digital pin 2, 5V, and GND respectively.
4.2. Wiring with Raspberry Pi
Connect the KY-003 module to a Raspberry Pi board as follows:
- KY-003 'S' pin to Raspberry Pi GPIO Pin (e.g., GPIO 17)
- KY-003 '+' pin to Raspberry Pi 5V pin
- KY-003 '-' pin to Raspberry Pi GND pin

Image 4.2: Wiring diagram for connecting the KY-003 Hall Effect Magnetic Sensor Module to a Raspberry Pi board. The image shows the sensor's S, +, and - pins connected to a Raspberry Pi's GPIO, 5V, and GND pins respectively.
5. Operating Instructions
The KY-003 module operates by detecting changes in a magnetic field. When a magnetic field of sufficient strength and appropriate polarity is brought near the sensor, its digital output pin will change state.
Basic Operation:
- Power On: Ensure the module is correctly wired and powered with 5V DC.
- Magnetic Field Detection: Bring a magnet close to the Hall effect sensor component on the module.
- Output Signal: The digital output pin will typically be HIGH (5V) when no magnetic field is detected, and switch to LOW (0V) when a magnetic field is present, or vice-versa, depending on the specific Hall sensor IC and its configuration. Refer to the datasheet of the specific Hall sensor IC (e.g., 44E, A3144) for exact behavior.
- Microcontroller Reading: Your microcontroller can read the state of the digital output pin to determine if a magnetic field is detected.
For example, in an Arduino sketch, you would use `digitalRead()` on the connected pin to get the sensor's state.
6. Maintenance
The KY-003 Hall Effect Magnetic Sensor Module is a robust electronic component that requires minimal maintenance. Adhering to these guidelines will help ensure its longevity and reliable performance:
- Keep Dry: Avoid exposing the module to moisture or liquids, as this can cause short circuits and damage.
- Cleanliness: Keep the module free from dust and debris. If cleaning is necessary, use a soft, dry brush or compressed air. Do not use liquid cleaners.
- Handle with Care: Avoid applying excessive force or bending the pins, which can lead to physical damage.
- Storage: Store the module in a dry, anti-static environment when not in use to prevent electrostatic discharge (ESD) damage.
- Power Supply: Always use a stable 5V DC power supply within the specified voltage range to prevent damage from overvoltage or undervoltage.
7. Troubleshooting
If you encounter issues with your KY-003 module, consider the following troubleshooting steps:
| Problem | Possible Cause | Solution |
|---|---|---|
| No output change when magnet is near | Incorrect wiring (VCC, GND, Signal) Insufficient magnetic field strength Incorrect magnet polarity Faulty module | Double-check all connections. Use a stronger magnet or bring it closer. Try reversing the magnet's polarity. Test with another module if available. |
| Module not powering on | Incorrect power connection Power supply issue | Verify VCC and GND connections. Check if the power supply is providing 5V DC. |
| Erratic or unstable output | Electrical noise Loose connections | Ensure proper grounding. Keep signal wires away from noisy components. Secure all connections. |
8. Safety Information
When working with electronic components, always observe basic safety precautions:
- Power Off: Always disconnect power before making or changing any wiring connections.
- Voltage Limits: Do not exceed the maximum specified supply voltage of 5V DC.
- ESD Protection: Handle electronic components with care to prevent electrostatic discharge (ESD) damage. Use anti-static mats or wrist straps if available.
- Short Circuits: Ensure that no bare wires or conductive materials can accidentally short-circuit the module or your microcontroller.
9. Warranty and Support
For warranty information or technical support regarding your WINGONEER KY-003 Hall Effect Magnetic Sensor Module, please refer to the product packaging or contact your retailer. Keep your proof of purchase for any warranty claims.