User Tools

Site Tools


projects:crazyflie2:userguide:serial

This is an old revision of the document!


Getting the serial number of the Crazyflie 2.0

The Crazyflie 2.0 ID is a character string of 24 characters. It is unique to each Crazyflie 2.0.

Windows

  • Open the “Device manager” and find the Crazyflie 2.0.
  • Right click on Crazyflie 2.0, go in “Properties” then in the tab “Details”.
  • In the drop-box select “Device instance path”.

The serial number is located just after “5740\”, in the following screen it starts by 41:

By right-clicking on the string you can copy it.

Linux

Open a terminal and type (ie. cop-paste) the following command:

sudo lsusb -v -d 0483:5740 | grep iSerial

The Crazyflie serial is then displayed (here it starts by 41):

Mac OS X

From the “About this mac” menu, click on “System reports…”

Then click on “USB”, locate the Crazyflie 2 and the serial number can be copied from there

projects/crazyflie2/userguide/serial.1436970671.txt.gz · Last modified: 2015-07-15 16:31 by 127.0.0.1