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 →If you need real orientation data (tilt + heading) for robots, drones, balancing projects, or motion tracking, the MinIMU-9 v6 packs a high-performance 3-axis gyroscope + 3-axis accelerometer and a 3-axis magnetometer on a tiny board. It speaks I²C, outputs 9 independent measurements, and includes an onboard 3.3V regulator + level shifting so it’s easy to use with both 3.3V and 5V systems.
Built around ST’s LSM6DSO (gyro+accel) and LIS3MDL (magnetometer) so you can build an AHRS/IMU stack without tiny QFN soldering.
| Model | MinIMU-9 v6 |
|---|---|
| Sensors | ST LSM6DSO (3-axis gyro + 3-axis accel) + ST LIS3MDL (3-axis magnetometer) |
| Interface | I²C (shared bus for both ICs) |
| Operating voltage (VIN) | 2.5V to 5.5V (onboard regulator + level shifting) |
| Board size | 0.8″ × 0.5″ × 0.1″ (20 mm × 13 mm × 3 mm) |
| Weight | ~0.7 g (without header pins) |
| Supply current | ~4 mA (typ.) |
| Selectable ranges | Gyro: ±125/±250/±500/±1000/±2000 °/s Accel: ±2/±4/±8/±16 g Mag: ±4/±8/±12/±16 gauss |
| 3.3V output | VDD pin provides regulated 3.3V (can supply ~150 mA to external devices) |
| Output format | 16-bit reading per axis (gyro/accel/mag) |
Is this compatible with Arduino UNO (5V)?
Yes. Power VIN at 5V and connect SDA/SCL—level shifting is built in for the I²C lines.
Can I use it with ESP32 / Raspberry Pi?
Yes. Use 3.3V logic; you can power VIN at 3.3V, or power VDD at 3.3V to bypass the onboard regulator.
Do I need calibration?
For best compass heading results, you should do magnetometer calibration (especially if mounted near motors or steel parts).
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 →