SaaSHub helps you find the best software and product alternatives Learn more →
Cleanflight Alternatives
Similar projects and alternatives to cleanflight
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
cleanflight-configurator
Discontinued Google chrome/chromium based configuration tool for the cleanflight firmware
-
-
-
-
LuaTelemetry
FrSky SmartPort(S.Port), D-series, F.Port and TBS Crossfire telemetry on all Taranis and Horus transmitters
cleanflight discussion
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)
- programmer needed for a simple job
-
Cleanflight 1.1.
This? https://github.com/cleanflight/cleanflight/releases/tag/v1.1.0
- Alternatives to Betaflight
-
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 - SaaSHub
www.saashub.com | 3 Dec 2024
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.