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 ESP-01S 1MB WiFi Serial Transceiver Module is the simplest way to add WiFi connectivity to an Arduino, STM32, PIC, or any microcontroller with a UART port. Send AT commands over serial and the ESP-01S handles all WiFi networking — TCP connections, HTTP requests, UDP, and more — without consuming your main MCU's resources.
The "S" variant upgrades the original ESP-01 with 1 MB of flash (double the original 512 KB), a cleaner PCB layout, and a dark blue PCB that reduces light interference on the onboard LED — making it better for production use.
| Feature | ESP-01S (this product) | ESP-01 (512 KB) |
|---|---|---|
| Flash memory | 1 MB — room for MicroPython, custom firmware | 512 KB — AT firmware only |
| PCB color | Dark blue — reduced LED bleed | Light blue |
| GPIO pins | 2 (GPIO0, GPIO2) | 2 (GPIO0, GPIO2) |
| Standalone capable | ✅ Yes — can run full firmware | Limited — AT firmware fits tightly |
| Recommended for | New designs — more headroom for firmware | Budget AT-command-only applications |
| Model | ESP-01S |
|---|---|
| Core Chip | ESP8266EX |
| Flash Memory | 1 MB SPI Flash |
| GPIO Pins | 2 (GPIO0, GPIO2) |
| WiFi Standard | 802.11 b/g/n, 2.4 GHz |
| Interface | UART (AT commands), 115200 baud default |
| Operating Voltage | 3.0V – 3.6V |
| Operating Current | ~80 mA average |
| Dimensions | 14.3 × 24.8 mm |
| Antenna | PCB trace antenna |
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 →