Ask HN: Best programmable drone / open source OS?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. QUICKSILVER

    Flight Controller Firmware (by BossHobby)

    To add to this, most of the time one doesn't need to hack on the drone firmware itself. Just configuring/hacking the mission planner alone would go a long way: https://ardupilot.org/planner/

    But if you're interested in more readable codebases without too much legacy headaches:

    https://github.com/BossHobby/QUICKSILVER (for indoor drones mostly)

    And for even less functionality but a good learning tool kind of codebase:

    https://github.com/nickrehm/dRehmFlight

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. MissionPlanner

    Mission Planner Ground Control Station for ArduPilot (c# .net)

    To add to this, most of the time one doesn't need to hack on the drone firmware itself. Just configuring/hacking the mission planner alone would go a long way: https://ardupilot.org/planner/

    But if you're interested in more readable codebases without too much legacy headaches:

    https://github.com/BossHobby/QUICKSILVER (for indoor drones mostly)

    And for even less functionality but a good learning tool kind of codebase:

    https://github.com/nickrehm/dRehmFlight

  4. dRehmFlight

    Teensy/Arduino flight controller and stabilization for small-scale VTOL vehicles

    To add to this, most of the time one doesn't need to hack on the drone firmware itself. Just configuring/hacking the mission planner alone would go a long way: https://ardupilot.org/planner/

    But if you're interested in more readable codebases without too much legacy headaches:

    https://github.com/BossHobby/QUICKSILVER (for indoor drones mostly)

    And for even less functionality but a good learning tool kind of codebase:

    https://github.com/nickrehm/dRehmFlight

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Getting into RC Planes

    1 project | /r/RCPlanes | 15 Oct 2023
  • First DIY Drone Questions!

    1 project | /r/robotics | 21 Jun 2023
  • Book on programming my own autopilot

    2 projects | /r/RCPlanes | 20 Jun 2023
  • Seeking Advice and Help in Creating a Custom Flight Controller for My Mini Programmable Drone

    1 project | /r/diydrones | 25 May 2023
  • Building Flight computer from scratch

    1 project | /r/diydrones | 5 Jan 2023

Did you know that C++ is
the 7th most popular programming language
based on number of references?