SaaSHub helps you find the best software and product alternatives Learn more →
Cleanflight Alternatives
Similar projects and alternatives to cleanflight based on common topics and language
-
cleanflight-configurator
Google chrome/chromium based configuration tool for the cleanflight firmware
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
EmuFlight
EmuFlight is flight controller software (firmware) used to fly multi-rotor craft.
-
rtl-sdr-blog
Modified Osmocom drivers with enhancements for RTL-SDR Blog V3 and V4 units.
cleanflight reviews and mentions
-
Reversing 2.4GHz Remote Control
Wheni first stumbled across https://github.com/jopohl/urh (universal radio hacker) i couldn’t believe my luck.
I’ve done stuff like this manually before (as in just collecting all the bits and then trying to ascribe meaning, e.g. https://github.com/cleanflight/cleanflight/issues/1125#issue... ) but i used URH to reverse my bbq temperature sensors.
I have an alexa skill that shows the last 20 readings for both probes on a graph. It is stupidly over the top (a Pi with a cheap sdr dongle listens for packets from the bbq down the garden, it parses out the measurements and fires them into a dynamodb which is absurd but it was quick to do, then the Alexa skill just pulls from there and sends to a chart api that draws my line graphs to show on alex’s screen - totally absurd but great fun to do)
-
Cleanflight 1.1.
This? https://github.com/cleanflight/cleanflight/releases/tag/v1.1.0
-
Universal Radio Hacker: Investigate Wireless Protocols Like a Boss
This made it really easy to figure out how to interpret the packets from my wireless barbeque thermometer. Previously i used some monstrous excel for this kind of pattern finding, e.g. https://github.com/cleanflight/cleanflight/issues/1125#issue...
In the end the bbq temp sensor turned out to be trivial, using rtl433 on a raspberry pi I just log the packets to a dynamo table and alexa (using google charts from a lambda) plots the last 20 points on screen.
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0f9b64fa08>
www.saashub.com | 3 Dec 2023
Stats
cleanflight/cleanflight is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of cleanflight is C.