Page 1 of 1

Crazyflie with Bluetooth on mobile using python

Posted: Wed Jan 27, 2016 7:43 am
by Danish20
Hi everyone,
I was wondering that "Is there any method with which my python code (based upon example provided with client source) can send command to crazyflie 2.0 from my mobile phone over Bluetooth ?"

I lost my dongle, So I thought to use Bluetooth , Any example available ?

Re: Crazyflie with Bluetooth on mobile using python

Posted: Sun Feb 14, 2016 2:57 am
by chad
Danish20 wrote:Hi everyone,
I was wondering that "Is there any method with which my python code (based upon example provided with client source) can send command to crazyflie 2.0 from my mobile phone over Bluetooth ?"

I lost my dongle, So I thought to use Bluetooth , Any example available ?
I'm not sure about using Bluetooth on a mobile with Python but I know that someone used nodeJS on a Mac with Bluetooth to control the Crazyflie...

You might be able to use Pythonista to control the Crazyflie on an iPhone with python and Bluetooth LE. I just thought of that... I haven't tried it but it might work. I might go try that, just for fun!