Hello,

This is my very first post. I just assembled my Crazyflie and established a link ect. cf client works but I don't have a controller so I can't actually fly the quad yet.

I bought this project with the specific intent on learning to operate it using only programming script on my computer.n I just need to be pointed in the right direction.

Can someone please help me to do the following:

1) Where do I actually do the programming? I am pretty good with Arduino programming and I understand the IDE. I think I read that I need to load a Virtual machine or VM? Is the VM the actual Python programming environment?

2) Are there any example scripts that show the structure of the program that sends commands to the quad copter?

3) Probably most important; from where do I execute / upload that script? Is it through the cf client somehow or is it more complicated?

Thank you for your help.