crazyflie control using c#

Firmware/software/electronics/mechanics
Post Reply
wonil
Beginner
Posts: 2
Joined: Tue May 13, 2014 12:11 pm

crazyflie control using c#

Post by wonil »

hi, geniuses

i like a crazyflie and flying
I hope to fly the crazyflie by giving the command in c #
but i don't know anything
i need your help.
Do I need to fix any part of the firmware? please teach me.....
and i want to add a new commands
I'll be waiting the your advice

sorry to my bad english
please help me....
marcus
Bitcraze
Posts: 659
Joined: Mon Jan 28, 2013 7:02 pm
Location: Sweden
Contact:

Re: crazyflie control using c#

Post by marcus »

Hi,

There are some C# libraries for the client side (this search on GitHub) but the implementation of the Crazyflie firmware is only in C.
Post Reply