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 WeMos D1 Mini is the maker community's favourite compact ESP8266 board, and for good reason. At just 34.2 × 25.6 mm, it is tiny enough for wearables and embedded enclosures, but comes with a rich ecosystem of stackable mini shields — OLED displays, relay modules, motor drivers, battery shields, DHT sensors, and more — that click directly onto its headers without soldering a single wire.
It is fully compatible with the Arduino IDE and MicroPython, powered by Micro-USB, and includes 4 MB of flash for comfortable firmware development including OTA updates and a file system.
| Feature | WeMos D1 Mini (this board) | NodeMCU V3 |
|---|---|---|
| Size | 34 × 26 mm — very compact | ~58 × 31 mm — larger |
| Flash | 4 MB | 4 MB |
| GPIO pins | 11 digital + 1 analog | 11 digital + 1 analog |
| Shield ecosystem | ✅ D1 Mini shields (OLED, relay, motor, battery…) | ❌ No dedicated shield ecosystem |
| Breadboard use | Fits with rows free on each side | Spans full breadboard width |
| USB chip | CH340G | CH340G |
| Best for | Compact projects, shield-based builds, wearables | Full GPIO access, general prototyping |
| Core Chip | ESP8266 (ESP-12S module) |
|---|---|
| USB Bridge | CH340G |
| Flash Memory | 4 MB |
| Digital GPIO | 11 (PWM, I2C, SPI, UART) |
| Analog Input | 1 × ADC (0–3.3V, 10-bit) |
| WiFi | 802.11 b/g/n, 2.4 GHz |
| Power Input | Micro-USB or 5V pin |
| Logic Level | 3.3V |
| Dimensions | 34.2 × 25.6 mm |
| Shield Compatible | WeMos D1 Mini shields |
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 →