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

Implements DAC control via STM32 MCU into the Solar application #32

Closed heliochronix closed 4 years ago

heliochronix commented 4 years ago

Per @oliver-rew's testing and implementation, these changes incorporate the ChibiOS HAL based STM32 DAC driver into the main solar application.

Resolves #19