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 MCP23017 I2C 16-Bit I/O Expansion Module adds more digital input and output pins to a microcontroller. It is useful when an Arduino, ESP32, Raspberry Pi, or other control board does not have enough available GPIO pins.
The module connects through the I2C interface, which only needs two communication lines: SDA and SCL. It provides 16 extra GPIO pins divided into two groups of eight. Each pin can be set as an input or output through your program.
You can use the added pins to control LEDs, relays, buttons, switches, buzzers, displays, and other digital parts. The module also supports internal pull-up resistors, which are helpful when connecting push buttons and switches.
Three address pins allow up to eight MCP23017 devices to share one I2C bus. This means a project can have as many as 128 extra input and output pins while using the same SDA and SCL lines.
The MCP23017 also supports interrupt signals. It can alert the main controller when an input changes, reducing the need to check every pin repeatedly.
This expansion module is ideal for automation systems, robotics, control panels, LED projects, button boards, and school electronics activities. Its simple I2C connection helps reduce wiring while giving your project more control ports.
Yes — all stock ships from our Quezon City warehouse. Order before 4 PM weekdays for same-day cutoff via J&T or LBC.
Yes. Metro Manila usually arrives next-day; provincial 1–3 working days.
Yes — we accept Purchase Orders from accredited schools and universities. Contact us with your PO details and we'll process it.
Most parts work with common maker boards — check the description for specific pinout / voltage notes. If you're unsure, send us a message before ordering.
7-day inspection window for DOA units. Email proof of issue and we'll ship a replacement or refund. Used / installed parts are not returnable unless faulty.
Yes — questions land on our forum or via email, weekday or weekend. We've actually wired up most of what we sell.
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 →