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 →An Arduino UNO has a limited number of GPIO pins - but what if it is not enough? The GPIO expansion shield specifically designed for Arduino UNO-type boards. This shield greatly expands the GPIO resources to 36 pins in total, including 14 digital pins, 6 analog pins and 16 I2C pins. In addition digital and analog pins include the DFRobot "Gravity" interface, giving you in-line power and ground pins and saving you having to connect millions of jumper wires for a single sensor.
GPIO Shield for Arduino V1.0 x1
This board is a good fit for learning, prototyping, robotics, and controller-based builds. Use it as the main brain for sensors, displays, wireless projects, and classroom or workshop demos.
A solid starter setup includes a USB cable, breadboard, jumper wires, and a few DFRobot Gravity sensors or an LCD module for quick testing.
Useful add-ons include sensors, displays, shields, breadboards, headers, and enclosures if you are building a complete prototype or classroom kit.
| Product | GPIO Expansion Shield for Arduino Gravity |
|---|---|
| SKU | DFR0334 |
| Brand | DFRobot |
| Interface | I2C, UART, Analog, Digital |
| Arduino Digital Pins | 14, D0 - D13 |
| Arduino Analog Pins | 6, A0 ~ A5 |
| IIC to GPIO Digital Pins | 16, P0.0 ~ P0.7; P1.0 ~ P1.7 |
| IIC Port | 1 |
| UART Port | 1 |
| Power supply | 5 VDC / External Power Supply (jump cap switch) |
Use the correct SDA and SCL pins on your controller and make sure the bus voltage is compatible. Verify serial levels, baud rate, and pin mapping in the official DFRobot guide before first power-up. For analog readings, use a stable reference and keep wiring short when possible for cleaner signals.
Official product page: View on DFRobot
Wiki / documentation: Open DFRobot wiki
More resources · More Documents
1 × GPIO Expansion Shield for Arduino Gravity
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 →