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 DevKitC Development Board is a compact WiFi and Bluetooth development board for IoT, automation, robotics, sensor systems, and wireless control projects. It uses the ESP32-WROOM module and gives makers an easy way to program and test ESP32 projects through a USB connection.
This board is available in WROOM-32D and WROOM-32U styles. The WROOM-32D version has an onboard PCB antenna for general WiFi and Bluetooth projects. The WROOM-32U version has an external antenna connector, making it useful for builds that need better antenna placement or improved wireless range.
| WROOM-32D | ESP32 module with onboard PCB antenna. Best for general IoT and wireless projects. |
|---|---|
| WROOM-32U | ESP32 module with external antenna connector. Best for projects that need an external antenna. |
Note: USB cable, sensors, jumper wires, antenna, battery, and other accessories are not included unless stated in the actual package. For the WROOM-32U style, an external antenna may be needed.
| Product Type | ESP32 development board |
|---|---|
| Available Styles | WROOM-32D and WROOM-32U |
| Main Module | ESP32-WROOM-32D or ESP32-WROOM-32U |
| Processor | ESP32 dual-core 32-bit processor |
| Wireless Support | WiFi and Bluetooth |
| Flash Memory | 4MB |
| Supply Voltage | 5V / 3.3V, depending on board pin and power input used |
| Antenna - WROOM-32D | Onboard PCB antenna |
| Antenna - WROOM-32U | External antenna connector |
| Programming Support | Arduino IDE, ESP-IDF, and ESP32-compatible tools |
| Best For | IoT, WiFi projects, Bluetooth control, sensors, automation, and prototypes |
| Skill Level | Beginner to intermediate |
Connect the board to your computer using a compatible USB cable. Install ESP32 board support in Arduino IDE or use ESP-IDF for development. Select the correct ESP32 board and COM port before uploading code.
For WROOM-32U, connect a suitable external antenna before testing WiFi or Bluetooth. For WROOM-32D, the onboard antenna can be used for normal wireless projects.
It is used for WiFi, Bluetooth, IoT, automation, sensor, and wireless control projects.
WROOM-32D has an onboard PCB antenna. WROOM-32U has an external antenna connector for projects that need a separate antenna.
Yes. Install ESP32 board support in Arduino IDE before uploading code.
Yes. ESP32 supports WiFi and Bluetooth.
The external antenna is not included unless stated in the package. It may be needed for the WROOM-32U style.
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 →