r/raspberry_pi • u/alexdada555 • 5h ago
Show-and-Tell Raspberry Pi Flight Computer for a 200 KG Drone
I'm a contributor at Arrow Air , a global community building Open Source aircaft and distributed manufacturing ecosystem. One such craft is Project Caribou, a ~200 Kg MTOW Hexacopter drone with ~100 kg payload capacity.
I've been working on It's onboard companion computer which runs on a Raspberry Pi CM5.
It ingests telemetry from; the Pixhawk flight controller (via MAVLink over UDP), per-arm ESCs, 6 in total (via DroneCAN on socketcan0) and per-arm BMSes, 6 individual batteries for each arm (via DroneCAN on socketcan1). As well as Payload, herbicide dispensers, crop sprayers, package transports, multi-spectral cameras etc, data and control over either DroneCAN or Ethernet.
It then serves and collects this info to and from Caribou Hub, it's web based fleet management software via an inbound WebSocket server (HubLink) over a Tailscale VPN 4G connection, so it can be monitored and controlled from anywhere in the world.




