Projet Voilier sur Microcontrôleur STM32 réalisé par l'équipe 1 : Alix Chagot, Guilhem Chambaud, Simon Paris, Yohan Boujon
Find a file
2023-04-10 23:48:53 +02:00
assets Explaining how the UART is tested with a Raspberry Pi 2023-04-02 13:08:18 +02:00
driver Added MyUART_SendArray function in uart.c, Modified battery function to send a battery gauge. Created MAX_BAT that defines the max level of the battery 2023-04-10 23:48:53 +02:00
implementation Added MyUART_SendArray function in uart.c, Modified battery function to send a battery gauge. Created MAX_BAT that defines the max level of the battery 2023-04-10 23:48:53 +02:00
keilproject Added battery and initBattery functions, using external variable uartCool 2023-04-07 15:28:30 +02:00
.gitignore Init of project with the various libraries. 2023-03-22 15:20:38 +01:00
README.md Init of project with the various libraries. 2023-03-22 15:20:38 +01:00