Skip to content

ESP32-CAM LoRa

Capture JPEG images on ESP32-CAM and transmit them over LoRa with reliable windowed ACK delivery, motion detection, and remote control.

QEMU Testing

Run the full transfer pipeline in emulation — no hardware needed. QEMU guide.

Base Station

Python CLI that receives images, sends commands, and displays transfer stats. Setup guide.

Architecture

Component overview — LoRa driver, transfer protocol, camera pipeline, motion detection. Read more.

GPIO Pinout

ESP32-CAM has severe pin constraints. Full allocation table and available pins for LoRa UART. Reference.