Field build log
My Raspberry Pi Surveillance Drone
I built this as a privacy-first aerial inspection platform: Raspberry Pi vision on top, a proven flight controller underneath, and a design bias toward visible, consent-based monitoring.
Build time
2 weekends
Core brain
Raspberry Pi
Flight mode
Line of sight
01 / Plan
Bench layout
I started with everything on the bench before touching the frame. Pi, camera, power, flight controller, telemetry — I wanted a clean signal path mapped out flat.
Click to explore
Anatomy of my drone
Selected part
Raspberry Pi
Companion computer
Runs my camera preview, lightweight vision, telemetry UI, and storage decisions. It talks to the flight controller but never controls motors directly.
What I put on the bench
2 of 8 checked
How I wired it
Fused main feed with voltage/current sense.
Stable power plus battery telemetry.
Separate clean rail — learned the hard way about brownouts.
Motor control stays on the flight stack. Always.
CSI cable with strain relief so vibration does not disconnect it.
Local preview, health checks, and a visible recording state.
Flight envelope lab
Tune the build before flying
This is my planning model, not a flight guarantee. It shows how battery, payload, wind, and camera angle push the build from calm inspection into risky territory.
Simulation readout
The Pi as my edge layer
Camera service
Starts preview, exposes recording status, and writes short clips only when I explicitly arm it.
Telemetry bridge
Reads battery, GPS lock, attitude, and link state from the flight controller in real time.
Vision loop
Runs lightweight frame analysis for inspection markers — not identity tracking.
Flight dashboard
Shows health, camera tilt, checklist status, and a big obvious stop-recording button.
Rules I will not bend
I fly only where local aviation rules and property permissions allow it.
I keep the aircraft in visual line of sight and avoid people, roads, and homes.
Recording status is always obvious. Local storage by default, never cloud.
This is for inspection, mapping, practice, and learning — not covert monitoring.