oresat / oresat-firmware

OreSat firmware based on ChibiOS for M0 and M4 microcontrollers
GNU General Public License v3.0
36 stars 13 forks source link

MMC5883 Driver #16

Closed heliochronix closed 4 months ago

heliochronix commented 4 years ago

Driver for the MMC5883 Magnetometer for use in determining attitude on OreSat.

This driver will be written in the style of ChibiOS drivers for potential contribution upstream so other projects can use it.

ryanpdx commented 4 months ago

Was completed a while back