bitcraze/crazyflie-clients-python
Host applications and library for Crazyflie written in Python.
What it solves
It provides a set of host applications to manage and control the Crazyflie own-sized nano-quadcopter. This allows users to interact with the same drone hardware through either a graphical user interface or command-line tools.
How it works
The project consists of several specialized tools built on the cflib library:
cfclient: A graphical PC client for visual control and monitoring.
cfheadless: A headless client for command-line interaction.
cfzmq: A ZMQ interface for external communication.
cfloader: A tool for flashing firmware to the drone.
Who it’s for
Developers and researchers who need to control, configure, and log data from Crazyflie drones.
Highlights
- Firmware flashing capabilities.
- Real-time data logging and visualization.
- Flight control and parameter configuration.
- Multiple interface options (GUI and headless).
Related
- Project
bitcraze/crazyflie-firmwareThe source code for the firmware used to operate and operate the Crazyflie range of nano-quadcopters, including the Crazyflie 2.x and Roadrunner.
- Project
myYangyunfan/dsh_desktopA ready-to-use Windows desktop client for DeepSeek Harness that bundles the Node.js runtime and official plugins for a zero-dependency setup.
- Project
roboflow/roboflow-pythonThe official Python package for Roboflow, enabling developers to programmatically manage computer vision datasets, train models, and run inference.
- Project
jo-inc/camofox-browsercamofox-browser is a Node.js server that runs a patched Firefox (Camoufox) with built‑in anti‑bot fingerprint spoofing and exposes a REST API for AI agents. It returns compact accessibility snapshots, stable element references, cookie import, proxy/GeoIP handling, VNC login, and optional Playwright tracing, all deployable via Docker, Fly.io, Railway, or locally.
- Project
openclaw/acpxA headless CLI client for the Agent Client Protocol (ACP) that provides a unified interface for managing persistent sessions and automation across multiple AI coding agents.