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 ESP32 ESP-WROOM-32 Module is Espressif's flagship dual-core WiFi + Bluetooth module and the definitive choice for production-grade IoT designs. It packs two Xtensa LX6 cores running at up to 240 MHz, 4 MB flash, 520 KB SRAM, WiFi 802.11 b/g/n, classic Bluetooth, and BLE — all in a compact 18 × 25.5 mm SMD package with castellated pads ready for PCB integration.
It is not a development board — it is the core module that sits at the heart of commercial IoT products, and is the same module used on the popular ESP32 DevKit boards. Choose this when you are ready to go beyond prototyping and into your own PCB design.
| Feature | ESP32 WROOM-32 | ESP8266 ESP-12F |
|---|---|---|
| CPU cores | 2 × Xtensa LX6, up to 240 MHz | 1 × Tensilica L106, 80/160 MHz |
| RAM | 520 KB SRAM | 80 KB RAM |
| Bluetooth | ✅ Classic BT + BLE 4.2 | ❌ WiFi only |
| GPIO count | 34 programmable GPIOs | 11 usable GPIOs |
| ADC channels | 18 × 12-bit ADC channels | 1 × 10-bit ADC |
| DAC | 2 × 8-bit DAC | ❌ None |
| Touch sensors | 10 capacitive touch pins | ❌ None |
| Hardware encryption | ✅ AES, SHA, RSA, ECC | ❌ Software only |
| Best for | BLE devices, voice, camera, heavy computation | Simple WiFi IoT, low-cost nodes |
| Model | ESP-WROOM-32 |
|---|---|
| CPU | Dual-core Xtensa LX6, up to 240 MHz |
| Flash Memory | 4 MB SPI Flash |
| SRAM | 520 KB |
| GPIO | 34 programmable pins (ADC, DAC, touch, UART, SPI, I2C, I2S, CAN, PWM) |
| ADC | 18 × 12-bit channels (SAR ADC) |
| DAC | 2 × 8-bit |
| WiFi | 802.11 b/g/n, 2.4 GHz |
| Bluetooth | Classic BT v4.2 + BLE |
| Operating Voltage | 2.7V – 3.6V |
| Dimensions | 18 × 25.5 × 3.1 mm |
| Antenna | Onboard PCB antenna + IPEX connector |
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 →