Commit graph

14 commits

Author SHA1 Message Date
7f451cc7e9 Initial commit for etape 3 2023-03-30 10:43:30 +02:00
a4e139f119 fix de bug : Leds 16 octets, 12 bits. Logique inverse pour le capteur. Ajout d'un nouveau jeu de LED 2023-03-30 10:29:42 +02:00
507297338e Ajout de la variable M (itération max de changement des LEDs). Ainsi que détection du capteur. 2023-03-30 00:10:18 +02:00
4b84f75bb6 Utilisation du DataSend global pour la transmission. Ainsi qu'appel de Run_Timer3 pour lancer la clock du timer3 2023-03-29 23:24:22 +02:00
3832cd5355 Added LUMIERES.inc variables. Created DriverReg(char *) function. Modified Main function to blink LEDS. 2023-03-28 00:40:07 +02:00
ea995a5dfe Ajout de la constante MILSEC, et de la fonction Tempo(nmilsec) avec comme argument R0. 2023-03-26 22:52:22 +02:00
f42a0b0b7e Argument maybe found in Init_Config ? not sure. Init_Config(1) still. 2023-03-26 20:20:32 +02:00
1f27d86fea Ajout de DataSend 2023-03-26 18:46:10 +02:00
68717e2a2d Modified Barette1, fixed Set_X and Reset_X memory overflow. Added the rest of the algorithm to send LED data. 2023-03-26 17:59:06 +02:00
4a46808842 Tweaks to DriverGlobal, updated readme 2023-03-26 01:10:26 +01:00
42ad6bb606 Added Set_X and Reset_X functions with args (pin placement). Added SCLK and SIN global constants 2023-03-26 00:41:52 +01:00
680e94d5fa Modification of Set_SCLK/Reset_SCLK functions, added gitignore file 2023-03-25 23:16:56 +01:00
Yohan Boujon
d2756c0249 AJout des fonctions de base 2023-03-16 12:12:06 +01:00
Yohan Boujon
2d67ebe42f Init commit of etape_2 2023-03-16 11:07:12 +01:00
Renamed from Etape_1.uvoptx (Browse further)