Crazyflie 2.0

From Wikipedia, the free encyclopedia
Crazyflie 2.0
DeveloperBitcraze
ManufacturerBitcraze
TypeQuadcopter
Generation2nd
Release dateDecember 2014; 9 years ago (December 2014)
WebsiteBitcraze

The Crazyflie 2.0 is a lightweight, open source flying development platform based on a nano quadcopter.

History[edit]

Crazyflie 2.0 is the second iteration of the open source Crazyflie nano quadcopter released in 2013 by Marcus Eliasson, Arnaud Taffanel, and Tobias Antonsson.[1] The Crazyflie platform specifications are open source and available to anyone through the Bitcraze wiki[2] and the Bitcraze GitHub repo[3]

Features[edit]

The Crazyflie 2.0 is a palm sized quadcopter weighing 27 grams supporting wireless control over radio and Bluetooth Low Energy (LE). It has a flight time of 7 minutes and a charge time of 40. As an open source project, its code and design specifications are available to anyone and the design was created with modification in mind. It's extensible with additional boards called "decks" - similar to Arduino shields - that are connected through two rows of pin headers.

Decks[edit]

The following decks are currently available:

  • LED-ring deck
  • Qi wireless charging deck
  • SD-card deck
  • Prototyping deck
  • BigQuad deck
  • Breakout deck
  • Buzzer deck
  • Loco positioning deck
  • Z-ranger deck
  • Flow deck

Development[edit]

The Crazyflie firmware is written in C[4] and based on FreeRTOS. On the client side several languages can be used including Python,[5] C++, C#, Ruby, NodeJS, Scala, Java and Ada/SPARK.[6] There are also mobile clients for iOS and Android [7] available.

See also[edit]

References[edit]

  1. ^ "Tiny, Hackable Quadcopter Drone Launches Pre-Orders | WIRED". Wired. 5 February 2013. Retrieved 2016-10-10.
  2. ^ "projects:crazyflie2:index [Bitcraze Wiki]". wiki.bitcraze.io. Retrieved 2016-10-10.
  3. ^ "Bitcraze · GitHub". github.com. Retrieved 2016-10-10.
  4. ^ Crazyflie Firmware, Github, 2023-12-20, retrieved 2023-12-22
  5. ^ "doc:crazyflie:api:python:index [Bitcraze Wiki]". wiki.bitcraze.io. Retrieved 2016-10-10.
  6. ^ "Ada/SPARK Fixes Crazyflie Nano Quadrotor | Dev Tools content from Electronic Design". electronicdesign.com. 25 August 2015. Retrieved 2016-10-10.
  7. ^ "doc:crazyflie:dev:env:android [Bitcraze Wiki]". wiki.bitcraze.io. Retrieved 2016-10-10.

External links[edit]