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 →Did you just run out of digital pins? Looking for a new microcontroller with a lot of digital pins might be useful, but it could be bulky. This component could be a solution to your digital pin problems.
It is a 74HC595 shift register chip. It is a DIP type chip that enables you to use them on breadboards and perf boards. It consists of an 8-bit/1 byte D-type latch with three-state parallel outputs. This chip could accept serial data and provide serial output. It also provides parallel data to the 8-bit latch. The shift register and latch have independent clock inputs and an asynchronous reset for the shift register.
In short, this serves as a multiplexer. Note that the MCU you are using sends signals very fast to see with our eyes. But this chip is limited to digital outputs only.
It could be integrated into your MCU using three pins for the SPI interface to three digital pins of your MCU, with the addition of power supply pins.
It is suitable for projects like portraying shapes in an array of LEDs.
This device uses 2V to 6V to operate. It has a low input current of 1µA and an output of up to 20mA to each digital output, making it suitable for driving LEDs.
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 →