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 Accelerometer Triple Axis Breakout MMA7361 is a motion sensor module with i2c designed for motion tracking, robot balance, and orientation sensing. It is a practical fit for makers, students, and engineers who want reliable sensor data in embedded builds.
Key details include Range: ±1.5g / ±6g (selectable); Output: Analog voltage (ratiometric).
| Product | Sensor style | Standout |
|---|---|---|
| Accelerometer Triple Axis Breakout MMA7361 | motion sensor module with I2C | Current item |
| ADXL335 5V ready triple-axis accelerometer +-3g analog out | motion sensor module with analog and digital output | analog output, digital output |
| Triple-Axis Accelerometer Adafruit ±2 4 8g @ 14-bit MMA8451 | motion sensor module with digital output | digital output, motion sensing |
| Triple-Axis Accelerometer ADXL326 5V ready +-16g analog out | motion sensor module with analog output | analog output, motion sensing |
This sensor is a good fit for balancing robots, gesture controllers, motion loggers, wearables, and camera rigs.
Pair it with an Arduino-compatible board, ESP32, or Raspberry Pi, plus an I2C cable or jumper wires for quick setup and testing.
Useful add-ons include a display, battery pack, and a solid mounting plate, depending on how you plan to power, mount, and log the sensor.
| Product | Accelerometer Triple Axis Breakout MMA7361 |
|---|---|
| Sensor | MMA7361 (NXP/Freescale) |
| Output | Analog voltage (ratiometric) |
| Analog output | Simple — read directly with analogRead(), no I2C/SPI library needed |
| Range | ±1.5g / ±6g (selectable) |
| Selectable range | ±1.5g (sensitive) or ±6g (wider range) |
| Axes | 3 (X, Y, Z) |
| Supply | 2.2–3.6V |
| Features | 0g-detect (freefall), sleep mode |
Connect VCC, GND, SDA, and SCL to your controller. Use the correct board voltage and I2C address in your code. Motion sensors often need calibration in software to get the best accuracy. Mounting angle and vibration can change the result.
1 × Accelerometer Triple Axis Breakout MMA7361
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 →