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 →Simple RF M4 Receiver - 315MHz Momentary Type - These Simple RF receivers are the easiest way possible to add wireless control, painlessly! There's no programming, configuring or addressing - simply power the receiver with 5-10VDC and press the buttons on our matching RF keyfob remote. When the A button is pressed, it activates the first pin, when the B button is pressed, it activates the second one, and so forth for all four buttons. There's no microcontroller required, its just a simple one-to-one link.
These modules make it easy to control your project once its in an enclosure or from across the room, but there are some things to watch out for. One is that they do not have 'addressing' - if you have multiple receivers in a room, they'll all work at the same time with a single remote. Another is that there's no error checking or bi-directional link - that means the remote doesn't know if the module received the message or not. Third, there are a few different types of receivers and each one looks identical but they're act differently!
The M4 momentary type acts like a push button - when the A button is held down, the matching pin goes high. When the A button is released, the matching pin goes low. The pins only go high when a button is pressed
The T4 toggle type acts like an alternating toggle switch - when the A button is pressed the first time, the matching pin goes high. When the A button is pressed a second time, the matching pin goes low. The pins are turned on and off by repeated presses
The L4 latch type acts like a selector switch - when the A button is pressed the first time, the matching pin goes high. When the B button is pressed it turns A's pin off and turns B's pin on. When C is pressed, it turns B off, etc. Only one is on at a time. If you press the same button twice, it doesn't turn that pin off.
This product ID is for the Momentary M4 type! It only includes the receiver module, you will also need to pick up a keyfob transmitter Each receiver also has a VT pin, which will go high if any of the pins are activated. You can sort of use it as an 'interrupt' indicator.
TECHNICAL DETAILS
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 →