Commit graph

76 commits

Author SHA1 Message Date
fz
5793a45a54 LICENSE hinzugefügt
add licence
2025-07-07 10:24:40 +02:00
fz
cbfb88d116 README.md aktualisiert
change readme and add link to the original project.
2025-07-07 09:56:39 +02:00
3d3bae8280 Update open-led-race/open-led-race.ino
change led to 3 strips (NEO_GRB)
2025-07-06 15:00:07 +02:00
cba3bd95e9 Update open-led-race/olr-param.h
change led length to 110.
boxlen to 30.
change param version.
2025-07-06 14:56:56 +02:00
fz
24e4105b25 configure for led strip SK6812 2025-06-28 15:37:47 +02:00
Luca Borsari
09d67b77b3 enum OK -> OLR_OK to avoid conflict with ESP32 board libs + function parameter type fix 2024-10-07 18:13:51 +02:00
Luca Borsari
2b4160d579 car tail removed until an optional flag will be implemented 2024-09-06 16:36:05 +02:00
Luca Borsari
cd6541592b car tail implemented again in the master branch (maxlenght 7 LED) 2024-09-06 11:17:50 +02:00
Luca Borsari
7c52020254 cast to INACTIVITY_TIMEOUT_DELAY to avoid compiler warning 2024-08-30 14:27:52 +02:00
Luca Borsari
d54ad856e7 Merge branch 'patch_sound'
Bugfix on sound init checking button 3 instead of button 1 (thanks Dieter Paul !)
2024-04-04 19:08:25 +02:00
Luca Borsari
0e052189ac patch sound init on startup (thanks to Dieter Paul !) 2024-04-04 19:05:40 +02:00
Luca Borsari
631062ac31 Merge branch 'lab' 2023-08-19 18:36:05 +02:00
Luca Borsari
0f10fff4fe ver 0.9.9 / adde support for Relay Race (Network mode) 2023-08-19 18:29:32 +02:00
Luca Borsari
88755ac355 new M,n commands - start integration of Network mode 2023-07-19 18:13:10 +02:00
Luca Borsari
22c98f7b8f Changelog updated 2023-07-11 10:03:52 +02:00
Luca Borsari
01cce75963 Merge branch 'lab' 2023-07-10 16:55:14 +02:00
Luca Borsari
65f9f15f51 new version number 2021-11-20 13:08:08 +01:00
Luca Borsari
e95a272b18 Protocol doc update 2021-11-20 11:42:50 +01:00
Luca Borsari
37a5fd070c send p telemetry 4 times a sec 2021-07-21 19:30:50 +02:00
Luca Borsari
0b26fd4381 save/load new parameters (Battery,AutoStart,Player2/3/2), protocol implementation 2021-07-21 19:19:47 +02:00
Luca Borsari
08e73f894e add nuevos cfgparam (battery, etc), modifica protocol, bajado uso dynamic memory 2021-07-19 19:42:10 +02:00
Singular Devices
8592a958a4 Update open-led-race.ino , Agrego efecto flash durante la carga de bateria 2021-07-17 11:53:21 +00:00
Singular Devices
d38e0b88f9 Update open-led-race/open-led-race.ino 2021-07-17 08:35:17 +00:00
Singular Devices
7c74e922f7 Agrego nuevo modo incio carrera auto_start , todos los participantes deben mantener pulsados a la vez el boton , ademas sirve para probar el mando independientemente porque se enciende un led con cada mando, el semaforo parpadea lento para indicar esta en este modo 2021-07-17 08:31:19 +00:00
Singular Devices
2d115cd1d4 Replace olr-lib.c
Cambio modo de carga, mantener pulsado hasta 100% o soltar boton para carga parcial.
CAmbio orden de dibujo de rampa para que no tape al punto de carga.
2021-07-14 06:15:24 +00:00
Singular Devices
9b7030c7db agrego propiedad charging a struct car 2021-07-14 06:10:18 +00:00
Singular Devices
29c54a8c89 defino color de warning_blink de estado de bateria 2021-07-14 06:09:07 +00:00
Singular Devices
0f1f2923fc Update changelog.txt 2021-07-13 22:31:50 +00:00
Singular Devices
2ee5ef98dd Replace olr-param.h 2021-07-13 22:29:12 +00:00
Singular Devices
779faab5c6 Replace olr-lib.c 2021-07-13 22:28:32 +00:00
Singular Devices
10f429497b Replace open-led-race.ino 2021-07-13 22:27:41 +00:00
Luca Borsari
7d20f555dd code cleanup 2021-07-13 14:35:06 +02:00
Singular Devices
00c082830a Update changelog.txt 2021-07-13 07:34:51 +00:00
Singular Devices
9fe3a6b48c Replace olr-param.h 2021-07-13 07:25:08 +00:00
Singular Devices
d60a1c5025 Replace olr-param.c 2021-07-13 07:24:40 +00:00
Singular Devices
9907250a70 Replace olr-controller.c 2021-07-13 07:23:59 +00:00
Singular Devices
2e7c6805c5 Replace olr-controller.h 2021-07-13 07:23:10 +00:00
Singular Devices
6925bc947a Replace open-led-race.ino 2021-07-13 07:22:21 +00:00
Singular Devices
9c063b9d60 Upload New File 2021-07-13 07:21:31 +00:00
Singular Devices
fa6be8ae31 Replace olr-lib.c 2021-07-13 07:20:58 +00:00
Singular Devices
0dff897ffe Delete olr-lib.h 2021-07-13 07:20:30 +00:00
Singular Devices
8090192263 Update olr-lib.c 2021-07-10 19:27:10 +00:00
Singular Devices
f826d28c96 Update olr-lib.h 2021-07-10 19:25:14 +00:00
Singular Devices
24669c922e Update open-led-race.ino 2021-07-10 19:22:02 +00:00
Luca Borsari
a6215ac161 cleanup 2020-12-12 17:31:36 +01:00
Luca Borsari
60294709c7 Ver 0.9.6 2020-12-12 17:29:55 +01:00
Luca Borsari
cc1c937458 Ver 0.9.d 2020-07-30 12:10:39 +02:00
Luca Borsari
8b761685cc ver 0.9.c 2020-07-16 13:49:31 +02:00
luca
c0935700ae new dir struct / added Sound fx 2020-07-15 13:38:08 +02:00
Luca Borsari
60230e697b Deleted OLR_Basic (Moved to new git) 2019-10-17 13:58:13 +00:00