queens-satellite-team / adcs

Simulation of satellite attitude based on reaction wheel model.
5 stars 5 forks source link

IMU - Get IMU working on Arduino #53

Open Aidan-Sheedy opened 2 years ago

Aidan-Sheedy commented 2 years ago

Motivation/Description ⛰️

For the initial look into using the IMU, it is easier to test it out on Arduino than diving straight into STM32.

May need to be worked on in conjunction with https://github.com/queens-satellite-team/adcs/issues/52.

Next Steps 🚶

Supporting Material and Resources 📖

Add IMU datasheet when available

Definition of Done 💯

This task is done when the IMU has been successfully tested on an Arduino. Code should be added to GitHub and IMU documentation updated with how to read from the IMU.

Tags

tag people that should know about this issue

cc: @SeanTedesco @emmapaczkowski @Aidan-Sheedy