Commit Graph

36 Commits

Author SHA1 Message Date
interfisch 693adf5ac1 add large font 2024-01-09 22:15:54 +01:00
interfisch b10b1005d2 add ota update 2024-01-07 22:37:45 +01:00
interfisch 5eaba03d2f fix buffer content and update when data arrives during update 2023-12-31 16:31:07 +01:00
interfisch 93fc49f8b7 rotate display by 180 degrees 2023-12-03 21:58:09 +01:00
interfisch f68c66f356 calculate character spacing 2023-11-25 14:58:31 +01:00
interfisch ee5ea34ad2 fix linebreak in text 2023-11-25 14:42:59 +01:00
interfisch 2c44f2aeb4 add text handler 2023-11-25 14:31:07 +01:00
interfisch eb1bbd6f74 update imagegenerator for lsb top 2023-11-25 12:41:16 +01:00
interfisch 421b4e1068 add text display 2023-11-25 12:23:15 +01:00
interfisch 7024eb09fb mirror column data. msbfirst. bit 0 is now top row. 2023-11-25 12:22:05 +01:00
interfisch ba3ccece6f add redraw function 2023-11-23 23:50:16 +01:00
interfisch bea5c8691c add more mqtt handlers 2023-11-23 22:47:45 +01:00
interfisch fb5862e1f3 add working homie with basic preset function 2023-11-23 08:02:12 +01:00
interfisch c640931bc3 add template config 2023-11-22 19:54:52 +01:00
interfisch 4b538053f9 try other images and flip methods 2023-11-22 19:32:33 +01:00
interfisch 8cffbdea92 add test images and try slower timings for better reliability 2023-09-20 19:22:59 +02:00
interfisch 17f0de5f77 sinus wave test 2023-02-13 19:58:45 +01:00
interfisch aee0352422 add third panel 2023-02-13 19:05:24 +01:00
interfisch 940d3c18cc fix orderarray initialization ascending 2023-02-13 19:02:11 +01:00
interfisch 5f2beca1d0 add update order array 2023-02-11 18:51:33 +01:00
interfisch a9711fd46d optimize updatebycolumn function to only flip necessary dots 2023-02-11 18:26:52 +01:00
interfisch 9ff297bd6c add return enum for update function 2023-02-11 17:31:49 +01:00
interfisch 5b344a6b4e remove row sr update when clearing 2023-02-11 17:18:50 +01:00
interfisch 6c15882b6e rename pin defined to match schematic 2023-02-11 12:17:47 +01:00
interfisch 880a558951 add random fill function 2023-02-08 21:29:10 +01:00
interfisch 3bb37dc83f implement basic update by column function 2023-02-08 21:00:15 +01:00
interfisch 8b5ff04fa5 create wrapper class for image functions 2023-02-08 20:17:58 +01:00
interfisch b8d34ebd54 add use of annax board shift register reset input 2023-02-08 19:37:12 +01:00
interfisch 72cfa9aa64 connect two modules 2023-02-07 18:37:23 +01:00
interfisch fdd014012f move flipdot control code to class 2023-02-07 17:51:02 +01:00
interfisch 1350822ffe move flipdot functions into class 2023-01-31 22:50:25 +01:00
interfisch 7a5d35f3e1 clean up code 2023-01-31 21:50:48 +01:00
interfisch 387a02b37d fix row flipping 2023-01-31 21:28:49 +01:00
interfisch f916bafb84 working clearing individual columns, problem with setting individual dots 2023-01-25 00:18:15 +01:00
interfisch 0438b4094a working single column clear 2023-01-24 23:46:52 +01:00
interfisch d41228113d first success controlling the driver board with esp32 2023-01-22 22:47:03 +01:00