- New












Discover the precision of magnetic detection with the KY-003 Hall Effect Sensor Module. At its core is the reliable A3144E Hall sensor IC, designed to detect the presence of a magnetic field. When a magnet is brought near the sensor, it outputs a digital HIGH signal, making it an excellent non-contact switch for your projects. It's incredibly easy to interface with microcontrollers like Arduino, PIC, or AVR. Perfect for students, hobbyists, and anyone building interactive DIY electronics, from simple magnetic alarms to complex RPM counters for motors.
Unlock the potential of non-contact switching and magnetic detection in your electronics projects with the KY-003 Hall Effect Magnetic Sensor Module, featuring the highly sensitive A3144E sensor IC. This compact and versatile module is an essential component for any electronics enthusiast in Bangladesh. Whether you are a student working on a science fair project or a hobbyist building a sophisticated automation system, this sensor provides a reliable digital output when a magnetic field is detected. At Bigyan Project (বিজ্ঞান প্রজেক্ট), we provide high-quality components like the KY-003 to fuel your innovation. This module is incredibly easy to integrate with popular microcontrollers like Arduino, making it a perfect starting point for exploring magnetic sensing and creating interactive, smart devices.
Product Model | KY-003 |
Core IC | A3144E Hall Effect Sensor |
Operating Voltage | 3.3V to 5V DC |
Output Signal | Digital (High/Low Logic Level) |
Quiescent Current | ~4 mA |
Maximum Sink Current | ~20 mA |
Dimensions | Approx. 15mm x 29mm |
Mounting | Single M3 mounting hole |
On-board Indicators | Power LED (Red) and Sensor Status LED (Green) |
The versatility of the KY-003 sensor from Bigyan Project makes it suitable for a wide array of practical and educational applications:
Connecting the KY-003 module to an Arduino is straightforward. Follow this simple guide to get started.
Pinout Description:
Example Arduino Code:
int sensorPin = 3; // Define the sensor input pin
int ledPin = 13; // Define the onboard LED pin
int sensorState = 0; // Variable to store the sensor status
void setup() {
pinMode(ledPin, OUTPUT);
pinMode(sensorPin, INPUT);
Serial.begin(9600);
}
void loop() {
// Read the state of the sensor
sensorState = digitalRead(sensorPin);
// Check if the sensor has detected a magnet
if (sensorState == HIGH) {
digitalWrite(ledPin, HIGH); // Turn the LED on
Serial.println("Magnet Detected!");
} else {
digitalWrite(ledPin, LOW); // Turn the LED off
Serial.println("No Magnet...");
}
delay(100); // Small delay for stability
}
The KY-003 A3144E Hall Effect Sensor Module is a must-have component for anyone passionate about electronics and automation. Its simplicity, reliability, and affordability make it an excellent choice for a wide range of applications. When you buy from Bigyan Project, you're not just getting a component; you're getting a key to unlock countless creative possibilities. Start building your next innovative project today!
KY-003, A3144E, Hall Effect Sensor, Magnetic Sensor Module, Arduino Magnetic Sensor, Digital Hall Sensor, Non-Contact Switch, Hall Switch Bangladesh, KY-003 Price in BD, A3144E Sensor, DIY Electronics Bangladesh, Bigyan Project, বিজ্ঞান প্রজেক্ট, Magnetic Detector, RPM Counter Sensor, Proximity Sensor Arduino.
Important Information
The product details on this page are collected from multiple reliable sources to provide you with the best information. However, minor discrepancies may occur. We recommend thoroughly checking the product labels, instructions, and warnings before use.
Note: Images shown are for illustration purposes only and may slightly differ from the actual product.
The latest price of KY-003 Hall Effect A3144E Magnetic Sensor Module for Arduino in Bangladesh is ৳45 Taka. You can buy the KY-003 Hall Effect A3144E Magnetic Sensor Module for Arduino at best price from বিজ্ঞান প্রজেক্ট.