Commit Graph

552 Commits

Author SHA1 Message Date
King Kévin 7854328a55 doc: add brief project description 2022-08-11 14:42:40 +02:00
King Kévin 90ec47d49a app: adjust project name welcome text 2022-08-11 14:42:15 +02:00
King Kévin 776569d7c1 doc: add artnet commands 2022-08-11 14:23:40 +02:00
King Kévin f7e0d514dc app: fix artnet text display 2022-08-11 14:23:12 +02:00
King Kévin 7f06533fe7 app: add artnet command to set motor speed 2022-08-11 14:22:56 +02:00
King Kévin dd09112a22 app: minor, remove artnet debug 2022-08-11 14:22:34 +02:00
King Kévin dcd41db126 app: add code to debug reed trigger 2022-08-11 14:22:08 +02:00
King Kévin 63f7f0ece5 app: set default text displayed 2022-08-11 14:21:45 +02:00
King Kévin 938e2467a4 app: disable homing since reed switch code is buggy 2022-08-11 14:21:19 +02:00
King Kévin aa1d7b1dde app: minor, fix dial action 2022-08-11 14:20:37 +02:00
King Kévin bbc981fecb app: verify if ESP is connected 2022-08-11 14:20:12 +02:00
King Kévin 78bc3b97f3 app: fix motor speed 2022-08-11 14:19:23 +02:00
King Kévin 3f18fef34c app: clear pixels between characters 2022-08-11 14:17:56 +02:00
King Kévin 86fa08cb91 app: minor, increase WS2812 matrix brightness 2022-08-11 14:17:19 +02:00
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 1d118ced08 esp8266: fix listen in case port is already opened 2022-08-11 14:07:10 +02:00
King Kévin da57f5ee40 esp8266: add connected function 2022-08-11 14:06:39 +02:00
King Kévin ac7b075b1c esp8266: add reset function 2022-08-11 14:06:22 +02:00
King Kévin cfc6c509b7 esp8266: add simple at command function 2022-08-11 14:05:22 +02:00
King Kévin ad1aa69180 esp8266: allow reading received data 2022-08-11 14:03:15 +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 3f00d36f05 lib: put all RGB panel code in seperate library 2022-07-27 10:39:23 +02:00
King Kévin b0ab623968 app: parse art-net packets 2022-07-27 10:06:53 +02:00
King Kévin 571038023c usb: adjust product name 2022-07-27 10:04:45 +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 2dd6e09cd0 doc: describe reed switch 2022-07-25 15:39:47 +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 3cd3a869f4 ws2812b: set number of LEDs 2022-07-21 21:21:44 +02:00
King Kévin 3c4cabb483 doc: add pinouts and ESP config 2022-07-14 19:01:40 +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 24cec3850d esp8266: make received data available 2022-07-14 18:56:56 +02:00
King Kévin 462a65cb92 esp8266: add listening to port 2022-07-14 18:56:36 +02:00
King Kévin a8b7726c35 esp8266: minor, fix spacing 2022-07-14 18:56:04 +02:00
King Kévin 90dbc57166 lib: port ESP8266 to STM32F4 2022-07-14 18:54:06 +02:00
King Kévin 62650bd1b2 lib: port WS2812B to STM32F4 2022-07-14 14:59:24 +02:00
King Kévin 4c1ee2bc26 global: add TIM_OC macro 2022-06-03 10:10:49 +02:00
King Kévin 0250d81862 add: add RGBW LED strip control 2022-06-03 10:10:16 +02:00