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-04 14:34:09 +02:00
assets Explaining how the UART is tested with a Raspberry Pi 2023-04-02 13:08:18 +02:00
driver Added remote(int) and initRemote functions. remote is linked to the interruption for USART 1 and is called everytime we receive a data. 2023-04-04 14:34:09 +02:00
implementation Added remote(int) and initRemote functions. remote is linked to the interruption for USART 1 and is called everytime we receive a data. 2023-04-04 14:34:09 +02:00
keilproject Added remote(int) and initRemote functions. remote is linked to the interruption for USART 1 and is called everytime we receive a data. 2023-04-04 14:34:09 +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