User Tools

Site Tools


projects:crazyflie:userguide:index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:crazyflie:userguide:index [2013-05-07 14:10]
skube [Flying]
projects:crazyflie:userguide:index [2021-06-24 16:53] (current)
kimberly
Line 1: Line 1:
 +<WRAP center round important 60%>
 +This page has deprecated and will be archived. Please go to [[https://www.bitcraze.io/]].
 +</WRAP>
 ====== Introduction ====== ====== Introduction ======
 ===== What is the Crazyfile Nano Quadcopter used for ===== ===== What is the Crazyfile Nano Quadcopter used for =====
Line 11: Line 14:
   * [[projects:crazyflie:index|A Crazyflie quadcopter]] :-)   * [[projects:crazyflie:index|A Crazyflie quadcopter]] :-)
   * [[projects:crazyradio:index|A Crazyradio USB dongle]]   * [[projects:crazyradio:index|A Crazyradio USB dongle]]
-  * [[projects:crazyflie:pc_utils:qt_ui|A PC side application for controlling the quadcopter]] +  * [[doc:crazyflie:client:pycfclient:index|A PC side application for controlling the quadcopter]] 
-  * A controller for input of flight commands (joystick). **Currently only PlayStation compatible input devices are well supported.**+  * A controller for input of flight commands (joystick). Currently Playstation and Xbox 360 controllers are supported out of the box, but any controller with at least 4 analog axis can be configured and used. Se the [[projects:crazyflie:pc_utils:inputdevices|input-device]] page for more information.
  
 ===== Basic concepts ===== ===== Basic concepts =====
Line 20: Line 23:
 ==== Flying ==== ==== Flying ====
  
-The Crazyflie has 4 different controls: Rollpith, yaw and thrust.+The Crazyflie has 4 different controls: rollpitch, yaw and thrust.
 Changing the roll and pitch will make the quadcopter tilt to the sides and thus change the direction that it's moving in. Tilting the quadcopter forward will make it go forward and the same applies for every other direction.  **Note**: the images below show the front as setup in X configuration. Normal (out of the box) configuration has the front inline with motor M1. Changing the roll and pitch will make the quadcopter tilt to the sides and thus change the direction that it's moving in. Tilting the quadcopter forward will make it go forward and the same applies for every other direction.  **Note**: the images below show the front as setup in X configuration. Normal (out of the box) configuration has the front inline with motor M1.
  
Line 35: Line 38:
 ====== Basic usage ====== ====== Basic usage ======
 ===== Getting started ===== ===== Getting started =====
-  * Power it on by pressing the power button+  * Power it on by pressing the side-mounted push-button
   * Hold the Crazyflie stable during the start-up, otherwise the sensor tests may not pass. Each motor will quickly turn on to indicate that they are working.   * Hold the Crazyflie stable during the start-up, otherwise the sensor tests may not pass. Each motor will quickly turn on to indicate that they are working.
   * Place the Crazyflie on a stable surface (the floor is the best)   * Place the Crazyflie on a stable surface (the floor is the best)
   * Wait until the red LED shows that the sensors are calibrated by increasing the blink rate from 1Hz to 2Hz.   * Wait until the red LED shows that the sensors are calibrated by increasing the blink rate from 1Hz to 2Hz.
-  * Connect to the quadcopter using the [[projects:crazyflie:pc_utils:qt_ui|computer application]]+  * Connect to the quadcopter using the [[doc:crazyflie:client:pycfclient:index|computer application]]
   * The green LED will now start flashing indicating that the radio communication is working   * The green LED will now start flashing indicating that the radio communication is working
   * Use the controller to control the movement of the quadcopter   * Use the controller to control the movement of the quadcopter
Line 56: Line 59:
   - Blue LED - Shows power on status   - Blue LED - Shows power on status
   - Expansion - Can be used to expand functionality by adding hardware   - Expansion - Can be used to expand functionality by adding hardware
-  - Power button - Powers on/off+  - Power push-button - Push button to switch the Crazyflie on/off (**Note that this is a push button, not a sliding button**)
   - Front direction when flying in normal configuration   - Front direction when flying in normal configuration
-  - Front direction when flying in X configuration+  - Front direction when flying in X configuration, blue LED is at the tail.
   - Expansion - Can be used to expand functionality by adding hardware   - Expansion - Can be used to expand functionality by adding hardware
   - Blue LED - Shows power on status   - Blue LED - Shows power on status
Line 66: Line 69:
 The Crazyflie has four LEDs mounted, two blue, one red and one green. The two blue LEDs indicate that the system is powered and the red/green shows operation. The Crazyflie has four LEDs mounted, two blue, one red and one green. The two blue LEDs indicate that the system is powered and the red/green shows operation.
  
-During startup+When the Crazyflie is powered the two blue LEDs will be lit up and the red/gren LED will blink shortly indicating that the bootloader is executing. After this the firmware will start up. 
 + 
 +During firmware startup:
   * Green LED   * Green LED
     * **Tests passed:** 5 quick flashes     * **Tests passed:** 5 quick flashes
   * Red LED   * Red LED
-    * **Tests failed:** 5 quick flashes+    * **Tests failed:** 5 quick flashes. This can be caused by too much movement of the Crazyflie when powering it on. Try putting it on a stable surface and try again. 
  
 When USB is connected: When USB is connected:
Line 90: Line 95:
 All these behaviours can be compile time configured. In the future they might as well be able configurable during runtime using the Crazyflie client. All these behaviours can be compile time configured. In the future they might as well be able configurable during runtime using the Crazyflie client.
   * **Radio communication lost**   * **Radio communication lost**
-    * If the Crazyflie hasn'revieved any commander package within 0.5s it will try to level itself. The client sends out 100 control packets per second so 50 consecutive packages must have been lost +    * If the Crazyflie hasn'received any commander package within 0.5s it will try to level itself. The client sends out 100 control packets per second so 50 consecutive packages must have been lost 
-    * If the Crazyflie hasn'revieved any commander package within 2s it will turn off the all motors.+    * If the Crazyflie hasn'received any commander package within 2s it will turn off the all motors.
   * **Inactivity shutdown**   * **Inactivity shutdown**
-    * If the Crazyflie hasn'revieved any commander package within 5min it will automatically shut down.+    * If the Crazyflie hasn'received any commander package within 5min it will automatically shut down.
  
 ===== The USB Radio dongle ===== ===== The USB Radio dongle =====
Line 101: Line 106:
   - Programming/PPM interface - Used for programming and interfacing with a RC remote   - Programming/PPM interface - Used for programming and interfacing with a RC remote
   - Antenna connector - Connector for antenna   - Antenna connector - Connector for antenna
-  - Red LED - Toggles when data is no able to be sent to the quadcopter+  - Red LED - Toggles when data is now able to be sent to the quadcopter
   - Green LED - Toggles when data is successfully send to the quadcopter    - Green LED - Toggles when data is successfully send to the quadcopter 
projects/crazyflie/userguide/index.1367928644.txt.gz · Last modified: 2015-07-15 16:30 (external edit)