Commit Graph

88 Commits

Author SHA1 Message Date
King Kévin 886965ee80 app: minor, add flag to debug reed switch 2022-08-11 14:16:48 +02:00
King Kévin f335044c77 app: minor, enable watchdog 2022-08-11 14:15:47 +02:00
King Kévin af7477d971 app: allow setting matrix colors 2022-08-11 14:14:54 +02:00
King Kévin b7670d1e24 app: minor, calibrate dial steps 2022-08-11 14:13:24 +02:00
King Kévin 55ac60e080 app: fix motor speed and direction 2022-08-11 14:11:13 +02:00
King Kévin 8d6d7f315f app: increase watchdog timeout to allow connecting to network 2022-08-11 14:08:54 +02:00
King Kévin ae394561e2 app: make rgb panel optional 2022-07-27 10:52:39 +02:00
King Kévin 851c25ffe0 app: add dials command 2022-07-27 10:41:36 +02:00
King Kévin 0e92b46c3e app: use offloaded RGB panel library 2022-07-27 10:40:36 +02:00
King Kévin b0ab623968 app: parse art-net packets 2022-07-27 10:06:53 +02:00
King Kévin b7da249c51 app: add dial target mechanism 2022-07-25 15:42:36 +02:00
King Kévin 8bfccb86a0 app: minor, make line select more secure 2022-07-25 15:41:51 +02:00
King Kévin 9d415ed449 app: remove ununsed code 2022-07-25 15:41:16 +02:00
King Kévin 85fdb1bbac app: fix dial homing 2022-07-25 15:40:56 +02:00
King Kévin 9af8516030 app: add test for WS2812b panel 2022-07-21 21:24:54 +02:00
King Kévin 479a1316c3 app: reuse matrix control for WS2812b 2022-07-21 21:24:13 +02:00
King Kévin 32aa557a00 app: add Art-Net receiver 2022-07-14 19:00:46 +02:00
King Kévin af9d0d685a app: add WS2812B 2022-07-14 19:00:02 +02:00
King Kévin 02f95f55ee app: remove USART printing 2022-07-14 18:58:23 +02:00
King Kévin 0250d81862 add: add RGBW LED strip control 2022-06-03 10:10:16 +02:00
King Kévin beb6d33f85 app: add scrolling text animation 2022-05-26 10:39:03 +02:00
King Kévin 5e688d467d app: make position on RGB panel more flexibel 2022-05-26 10:38:23 +02:00
King Kévin b0351bcaaf app: improve a tiny bit the ghosting on RGB panel 2022-05-25 20:21:37 +02:00
King Kévin 7675f73d0b app: remove RGB panel test animation 2022-05-25 20:15:53 +02:00
King Kévin a1da462852 app: add function to draw text on RGB panel 2022-05-25 20:14:58 +02:00
King Kévin 0e91b71aae app: improve RGB panel refresh rate 2022-05-25 19:58:08 +02:00
King Kévin 759cfd577e app: add function to draw character on RGB panel 2022-05-25 19:57:44 +02:00
King Kévin c73600c91f app: use timer to update RGB panel lines 2022-05-25 19:37:17 +02:00
King Kévin 34d44c2a88 app: improve/fix RGB panel control 2022-05-25 17:38:34 +02:00
King Kévin 71564dd4f1 app: implement stepper and RGB matrix control 2022-05-24 14:45:56 +02:00
King Kévin ea30c7c879 application: disable VBUS sensing 2021-09-24 16:00:55 +02:00
King Kévin 9c9893e1da application: minor, double ensure debug info is only show with DEBUG enabled 2021-05-14 14:50:02 +02:00
King Kévin ced5582a1a application: minor, update copyright date 2021-05-14 13:18:20 +02:00
King Kévin d85d345ec4 application: make some text only output when DEBUG is set 2021-05-14 13:14:53 +02:00
King Kévin 35a614750d application: remove watchdog info (not F4 compatible) 2021-05-14 13:12:46 +02:00
King Kévin fa29cfc29f application: minor, fix typo 2020-12-17 12:51:23 +01:00
King Kévin 2248ba1762 application: fix rtc_to_seconds 2020-12-17 12:51:23 +01:00
King Kévin 793611d629 application: implement uptime 2020-12-17 12:48:37 +01:00
King Kévin d0bd71b266 application: add periodis RTC wakeup 2020-12-11 00:00:25 +01:00
King Kévin b100c4ae13 application: RTC + date/time added 2020-12-11 00:00:25 +01:00
King Kévin a0f9b4a530 application: port to STM32F4 (RTC is not working yet) 2020-12-11 00:00:25 +01:00
King Kévin a4b5f95b07 application: minor, fix typo 2020-11-13 11:42:54 +01:00
King Kévin d80587c21d application: re-add uptime command 2020-07-22 16:22:22 +02:00
King Kévin 629500e4bd application: remove all MCU model info. this has moved to the dedicated identifier firmware 2020-06-24 11:58:08 +02:00
King Kévin 905b7d153b application: improve MCU identification 2020-06-24 11:57:40 +02:00
King Kévin 99d4be6a44 application: fix date display and add offset 2020-06-21 10:15:14 +02:00
King Kévin e71515bcce replace header license with SPDX statement 2020-06-10 19:04:41 +02:00
King Kévin 54456e0cb4 application: minor, improve code 2020-06-10 19:04:27 +02:00
King Kévin b48c65b5e0 application: only show additional MCU info on DEBUG 2020-06-10 18:02:53 +02:00
King Kévin 9f419e1da0 application: minor, improve code 2020-06-10 17:40:54 +02:00