Skip to content

The source code of Çankaya University CanBee Team's 2022 Flight Software.

Notifications You must be signed in to change notification settings

akgvn/CanBee-FSW-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

CanBee-FSW-2022

The source code of Çankaya University CanBee Team's 2022 CanSat competition Flight Software. A very cleaned-up version. This is the code that was running on the second place winner of the competition!

I've wrote the main developer of this in 2020 and 2021. 2022 competition mostly used the same code with some adjustments made by Burak Geçer and Berkay Apalı. Samet and I wrote the PID code for gimbal, which is probably the most complicated thing we had this year.

Note that the code is not in a good shape since its development was very time constrained and involved a ton of trial-and-error.

Some libraries used here are not future-proof, for example the XBee thing does not support the latest versions. Using the official Digi library if it works on Teensy or implementing things from scratch by reading the XBee documentation (which we had to do anyway to wrangle the library to get things just right) is a much better idea.

I'm publishing this as an example for the future CanBee team members, use what works for you and remove what doesn't.

About

The source code of Çankaya University CanBee Team's 2022 Flight Software.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published