Skip to content

zrgravity/cgo3-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CURRENTLY NOT WORKING

This is a test python program for controlling a Yuneec CGO3+ Gimbal over a serial connection using python. Based entirely on the work of dylanfm from: https://yuneecpilots.com/threads/cgo3-serial-link.18528/#post-208460

CURRENTLY NOT WORKING

Installation

  1. Install python 3.8.0 (tested version)
  2. git clone https://github.com/zrgravity/cgo3-python.git && cd cgo3-python
  3. Create the virtual environment: python -m venv venv
  4. venv\Scripts\activate to activate venv
  5. Setup dependencies: pip install -r requirements.txt
  6. Run: python cgo3-python <COM Port>

Development

Developed in VS Code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published