Skip to content

tganley/uad_software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uad_software

Underwater Autonomous Drone project, aka "Bullet Gill" part of ECE 494/495 at the University of Alberta in Fall 2022 - Winter 2023

Dependencies

The device relies on libraries for implementing PID controllers and reading from the inertial measurement unit.

sudo apt-get update
sudo pip install sparkfun-qwiic-icm20948
sudo pip install simple-pid

The RPi.GPIO module is also used, which comes pre-installed on Raspbian.

About

Underwater Autonomous Drone capstone project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages