Commit graph

37 commits

Author SHA1 Message Date
d36574fedc Testing things 2025-03-13 19:17:20 +01:00
cd09824c94 Added .inc in gitattributes. 2023-09-14 10:06:39 +02:00
4db763ff53 Fix Github Language detection. 2023-09-14 09:44:56 +02:00
Yohan Boujon
f8913583e4
Merge pull request #1 from yoboujon/etape_3
Etape 3
2023-05-29 22:57:47 +02:00
73bb07a0d3 Mire fonctionnel (bug derniere led) 2023-04-14 16:51:09 +02:00
e1fbde0b2b Affichage d'une 'image' de deux jeux de barrette avec Timer4 2023-04-14 16:10:40 +02:00
b1435ee263 test deux jeux avec arrêt de timer4 2023-04-14 15:33:21 +02:00
f2debd03de Switching between two leds in interrupt 2023-04-14 14:46:39 +02:00
592dd0543b Interruption working with Timer1_IRQHandler and Init_TVI complete 2023-04-06 12:20:19 +02:00
6409898e43 Modification de Inverse_LED, création de Timer1_IRQHandler 2023-03-30 12:17:48 +02:00
6f7d973e2c Added Init_TVI procedure, reads TVIFlash and put it in TVIPile, Replace actual SCBVTOR 2023-03-30 11:55:35 +02:00
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
2f06d2ab01 Updated Readme. 2023-03-26 01:13:15 +01: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
d39b3b3bf9 Cleanup 2023-03-25 23:20:03 +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
Yohan Boujon
1b94a0820a Ajout de detection de front, inversion des leds 2023-03-16 11:04:50 +01:00
Yohan Boujon
e0cb4df546 LED allumée si proche du capteur 2023-03-13 12:12:49 +01:00
Yohan Boujon
f896c5e828 Bouclage et fonctions 2023-03-13 11:23:28 +01:00
Yohan Boujon
1016a9456a Allumage et la pas lumière avec des registres 2023-03-13 11:05:25 +01:00
Yohan Boujon
1ac87334d0 Cleanup 2023-03-13 09:57:50 +01:00
Yohan Boujon
443eac7b7c Etape 1 Cleanup 2023-03-13 09:56:08 +01:00
Yohan Boujon
b5e6dcb36d Etape 1 2023-03-13 09:51:45 +01:00
Yohan Boujon
528254d575 Etape 1 2023-03-13 09:49:18 +01:00
Yohan Boujon
d9e1f2ac2d Etape 0 2023-03-13 09:48:08 +01:00
yoboujon
23d5670299 first commit 2023-03-13 09:44:22 +01:00