Fingerprint Sensor AS608 - A Beginner's Guide
One touch can replace keys. This project uses an optical fingerprint sensor to enroll users and then grant access with a quick scan.
read tutorial →The Reed Switch Module is a magnetic sensor with digital output designed for obstacle detection, touchless triggers, object counting, and simple automation. It is a practical fit for makers, students, and engineers who want reliable sensor data in embedded builds.
Key details include Operating Voltage: 3.3V to 5V DC; Output format: Digital switching output ( 0 and 1 ); PCB Size: 32mm x 14mm.
| Product | Sensor style | Standout |
|---|---|---|
| Reed Switch Module | magnetic sensor with digital output | Current item |
| Magnetic contact switch door sensor | button or switch input module | general-purpose sensing |
| Float Switch Plastic Water Level Control | liquid level sensor | general-purpose sensing |
| Crash Sensor Right | vibration sensor | general-purpose sensing |
This sensor is a good fit for robot obstacle avoidance, touchless dispensers, automatic doors, object counters, parking aids, and level alarms.
Pair it with an Arduino-compatible board, ESP32, or Raspberry Pi, plus a breadboard and jumper wires for quick setup and testing.
Useful add-ons include a microcontroller board, jumper wires, and pull-up or pull-down support when needed, depending on how you plan to power, mount, and log the sensor.
| Product | Reed Switch Module |
|---|---|
| Output format | Digital switching output ( 0 and 1 ) |
| Operating Voltage | 3.3V to 5V DC |
| PCB Size | 32mm x 14mm |
| Think of any switch as a bridge | when it’s open, current can’t flow; when closed, current flows freely. Reed switches behave the same, but they are activated magnetically instead of physically. |
| Category | proximity presence sensors |
Connect power and ground, then wire the output pin to a digital GPIO input. Check whether the module uses active-high or active-low logic in your code.
1 × Reed Switch Module
Manila stock. Order before 16:00 PHT, ships today via J&T or LBC. Provincial: 1–3 working days.
Schools / class POs: we accept Purchase Orders for accredited schools and universities. contact us with your PO details.
Returns: 7-day inspection window for DOA units. Email proof of issue and we ship a replacement.
One touch can replace keys. This project uses an optical fingerprint sensor to enroll users and then grant access with a quick scan.
read tutorial →Wire a joystick to your Arduino, read X/Y, then print UP / DOWN / LEFT / RIGHT to the serial monitor.
read tutorial →Bench-test a 43 A motor driver before wiring the full project. Catches weak power, mis-pinning, and dead boards before they cost you time.
read tutorial →Coming from UNO and the Pico won't show a COM port? Here's the BOOTSEL trick, the driver fix, and the first sketch that actually works.
read tutorial →Share what you built. Photos, BOM, what worked, what didn't.
view thread →Symptom + what you tried + clear photo = answers within hours.
view thread →Brownout reset when adding a sensor? Notes on supply decoupling and GPIO checks.
view thread →Upload failing on your first Uno? Driver, COM port, board match — checklist inside.
view thread →