tarwin
Still Fresh
- Joined
- Jan 29, 2009
- Messages
- 16
I just got a crazyflie (tiny quadrocopter with USB based transmitter - everything with open firmware and sdk - Picture) and was starting to build a mobile ground station out of a raspberry pi... when I saw my (slightly dusty :unsure: ) Pandora on my desk.
The pandora would really be the optimal ground station for the crazyflie! USB Host for the crazyradio, fast enough for the python based control script, portable, open, awesome.
Sadly, the OS does not recognise the Nordic chip on the crazyradio.
Dmesg shows '... unable to enumerate USB device ...'.
Desktop Ubuntu recognises the transmitter as follows:
lsusb:
Bus 002 Device 005: ID 1915:7777 Nordic Semiconductor ASA
dmesg:
[ 51.816797] usb 2-2.2: new full-speed USB device number 5 using uhci_hcd
[ 52.044208] usb 2-2.2: New USB device found, idVendor=1915, idProduct=7777
[ 52.044214] usb 2-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=29
[ 52.044217] usb 2-2.2: Product: Crazyradio USB Dongle
[ 52.044220] usb 2-2.2: Manufacturer: Bitcraze
[ 52.044221] usb 2-2.2: SerialNumber: xxxxxxxxxxxx
No additional modules show up in lsmod.
More links:
http://wiki.bitcraze.se/projects:crazyflie:index
http://www.bitcraze.se/2013/04/pc-free-crazyflie-controllers/
http://wiki.bitcraze.se/projects:crazyfliec_utilsylib
It would really be awesome to get this to work! Any Idea how to get the Pandora to recognise the Crazyradio?
Thanks,
Tarwin
The pandora would really be the optimal ground station for the crazyflie! USB Host for the crazyradio, fast enough for the python based control script, portable, open, awesome.
Sadly, the OS does not recognise the Nordic chip on the crazyradio.
Dmesg shows '... unable to enumerate USB device ...'.
Desktop Ubuntu recognises the transmitter as follows:
lsusb:
Bus 002 Device 005: ID 1915:7777 Nordic Semiconductor ASA
dmesg:
[ 51.816797] usb 2-2.2: new full-speed USB device number 5 using uhci_hcd
[ 52.044208] usb 2-2.2: New USB device found, idVendor=1915, idProduct=7777
[ 52.044214] usb 2-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=29
[ 52.044217] usb 2-2.2: Product: Crazyradio USB Dongle
[ 52.044220] usb 2-2.2: Manufacturer: Bitcraze
[ 52.044221] usb 2-2.2: SerialNumber: xxxxxxxxxxxx
No additional modules show up in lsmod.
More links:
http://wiki.bitcraze.se/projects:crazyflie:index
http://www.bitcraze.se/2013/04/pc-free-crazyflie-controllers/
http://wiki.bitcraze.se/projects:crazyfliec_utilsylib
It would really be awesome to get this to work! Any Idea how to get the Pandora to recognise the Crazyradio?
Thanks,
Tarwin