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 RFM96W LoRa Radio Transceiver Breakout - 433 MHz is a compact long-range wireless module for projects that need to send data farther than typical 2.4GHz radios. Built around the SX1276 LoRa transceiver, this breakout is ideal for sensor nodes, telemetry links, remote monitoring, and low-bandwidth control systems where range matters more than high-speed data transfer.
Unlike WiFi or Bluetooth, LoRa is designed for efficient long-distance packet communication. That makes this breakout a strong choice for environmental monitoring, outdoor devices, campus-scale experiments, agricultural projects, and custom point-to-point wireless systems.
This breakout is great for remote sensor nodes, farm monitoring systems, long-range Arduino data links, environmental logging, wireless alert systems, telemetry projects, and custom low-power radio networks where simple packet transfer is more important than internet connectivity.
Pair it with an Arduino-compatible board, ESP32, or Raspberry Pi Pico, along with header pins, jumper wires, and a small antenna setup for fast prototyping.
For better range and cleaner installation, consider adding an SMA connector, uFL connector, compatible antenna, or a weatherproof enclosure for outdoor builds.
| Product | Adafruit RFM96W LoRa Radio Transceiver Breakout - 433 MHz |
|---|---|
| Radio Chipset | SX1276 LoRa® based module |
| Frequency | 433 MHz |
| Interface | SPI |
| Power / Logic Compatibility | 3V to 5V DC power and logic with onboard regulator and level shifting |
| Transmit Power | +5 dBm to +20 dBm, software selectable |
| Peak Current | About 100mA during +20 dBm transmit |
| Listening Current | About 30mA during active radio listening |
| Approximate Range | About 2 km depending on antenna, power level, obstructions, and setup |
| Antenna Options | Simple wire antenna, or optional uFL / SMA edge-mount connector |
| Dimensions | 29mm × 25mm × 4mm |
| Weight | 3.1g |
The breakout uses an SPI interface, so it connects easily to microcontrollers that support SPI communication. Since the board already includes level shifting and a 3.3V regulator, it is easier to use with both 3.3V and 5V systems than a bare radio module.
You will need to add an antenna before use. A short wire antenna is the simplest option, while uFL or SMA connectors can be added for external antennas and more flexible installations.
1 × Adafruit RFM96W LoRa Radio Transceiver Breakout - 433 MHz
Header strip included for soldering
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 →