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 Adafruit LTR390 UV Light Sensor - STEMMA QT / Qwiic is a compact digital breakout that lets your project detect both UVA light and ambient light levels from a single board. It’s a great choice for sunlight monitoring, UV exposure projects, outdoor sensing, plant-light experiments, and smart devices that react to changing light conditions.
Unlike many basic UV modules, the LTR390 is a true UVA sensor with a dedicated UV-sensitive channel. It also includes internal biasing and ADC circuitry, so you can read data directly over I2C without needing an analog input pin or extra signal-conditioning hardware.
This breakout is ideal for UV exposure meters, sunlight trackers, outdoor data loggers, wearable weather projects, greenhouse monitors, smart blinds, light-reactive installations, and portable devices that need both UV and ambient light awareness.
Pair it with an Arduino-compatible board, Raspberry Pi, or Adafruit Feather, plus a STEMMA QT cable for quick plug-and-play setup.
Useful add-ons include OLED displays, battery packs, enclosures, microSD logging boards, and other environmental sensors if you want to build a complete weather or sunlight-monitoring station.
| Product | Adafruit LTR390 UV Light Sensor - STEMMA QT / Qwiic |
|---|---|
| Main Sensor | LTR390 |
| Sensing Modes | UVA sensing and ambient light sensing |
| Peak UV Response | Approximately 300nm to 350nm |
| Interface | I2C |
| Signal Conditioning | Internal biasing and ADC onboard |
| Power Input | 3V to 5V DC |
| Logic Compatibility | 3V to 5V logic via onboard level shifting |
| Connector Type | Dual STEMMA QT / Qwiic-compatible JST SH connectors |
| Extra Pin | INT interrupt output |
The breakout uses a simple I2C interface with power, ground, SDA, and SCL, plus an INT pin for interrupt-based applications. Because it is fully digital, it works especially well with modern boards that have limited or no analog inputs.
In software, you can read raw UV and ambient light values directly, then use Adafruit’s library routines to derive UV Index and lux when needed.
1 × Adafruit LTR390 UV Light Sensor breakout
Note: STEMMA QT cable is not included.
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 →