Jump to content

Crazyflie 2.0

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by BattyBot (talk | contribs) at 20:51, 2 January 2022 (→‎History: Removed/fixed incorrect author parameter(s), performed general fixes (Condé Nast is a a global mass media company)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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

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

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

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

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

See also

References

  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. ^ "doc:crazyflie:api:python:index [Bitcraze Wiki]". wiki.bitcraze.io. Retrieved 2016-10-10.
  5. ^ "Ada/SPARK Fixes Crazyflie Nano Quadrotor | Dev Tools content from Electronic Design". electronicdesign.com. Retrieved 2016-10-10.
  6. ^ "doc:crazyflie:dev:env:android [Bitcraze Wiki]". wiki.bitcraze.io. Retrieved 2016-10-10.