parmarjh / Python-OpenCV-Code-for-Flying-a-Mini-Drone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pc-drone

Python OpenCV Code for Flying a Mini-Drone

The main files needed are fly_drone.py, blob_detect.py, and control_params.py

You'll need Python 2.7.x and OpenCV. You may need to adjust the COM port for the Arduino connection and the videocamera id to get the right camera.

The code is still sort of a mess; but it's working!

Check out MakeHardware.com for more info.

About

License:MIT License


Languages

Language:Python 75.9%Language:C 24.1%