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 →Arduino Leonardo Development Board – ATmega32u4, USB HID, Arduino Compatible from Circuitrocks is ideal for DIY electronics builds.
Great for Arduino, ESP32, Raspberry Pi, and robotics or school projects here in the Philippines.
Arduino Leonardo is the classic Arduino with native USB—no separate USB-serial chip. Powered by the ATmega32U4 @ 16 MHz, it can appear as a keyboard, mouse, or USB MIDI/CDC device while running your sketch, making it perfect for macro pads, HID controllers, data-logging keyboards, and compact robots in the Philippines. You still get the familiar R3 layout, 5 V logic, and broad Arduino ecosystem of shields, sensors, and displays.
| Microcontroller | ATmega32U4 @ 16 MHz (native USB) |
|---|---|
| Operating voltage | 5 V logic |
| Input voltage (VIN) | 7–12 V recommended (allowable 6–20 V) |
| Digital I/O pins | 20 total (7 PWM) |
| Analog inputs | Up to 12 (10-bit ADC) |
| USB | Micro-USB (CDC/HID/MIDI capable) |
| Serial ports | Serial over USB (CDC); Serial1 on pins 0/1 (TTL UART) |
| Interfaces | I²C (SDA/SCL on pins 2/3), SPI via 6-pin ICSP header |
| Memory | Flash 32 KB (≈4 KB bootloader), SRAM 2.5 KB, EEPROM 1 KB |
| DC current per I/O | ~20 mA (observe absolute maximum ratings) |
| 3.3 V pin | ~50 mA max (for low-power modules) |
| Dimensions | 68.6 × 53.4 mm (UNO R3 footprint) |
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 →