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 Flex Glove Controller Qwiic is a flex sensor with i2c designed for level sensing, force feedback, and measurement systems. It is a practical fit for makers, students, and engineers who want reliable sensor data in embedded builds.
Key details include Interface: Qwiic (I2C) via ADS1015 ADC.
| Product | Sensor style | Standout |
|---|---|---|
| Flex Glove Controller Qwiic | flex sensor with I2C | Current item |
| Flex/Bend Short Sensor | flex sensor | analog output |
| Flex/Bend Long Sensor 4.5" | flex sensor | analog output |
| Adafruit APDS9960 Proximity, Light, RGB, and Gesture Sensor - STEMMA QT / Qwiic | gesture sensor with I2C | STEMMA QT connector, Qwiic connector |
This sensor is a good fit for liquid level alarms, force pads, occupancy sensing, and fill-level checks.
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 I2C cables, pull-up friendly boards, OLED displays, and logging modules, depending on how you plan to power, mount, and log the sensor.
| Product | Flex Glove Controller Qwiic |
|---|---|
| Sensors | Flex sensors on fingers |
| Musical instrument | Control pitch and effects with hand movements |
| Interface | Qwiic (I2C) via ADS1015 ADC |
| Supply | 3.3V |
| Connector | Qwiic / STEMMA QT |
| VR / gaming controller | Natural hand-tracking input device |
| Sign language translator | Map finger positions to letters or words |
| Gesture-controlled robots | Move a robot arm by flexing your fingers |
Connect VCC, GND, SDA, and SCL to your controller. Use the correct board voltage and I2C address in your code. Load cells need a proper amplifier such as an HX711 and solid mechanical mounting. Small twists or uneven force can change the reading.
1 × Flex Glove Controller Qwiic
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 →