Commit graph

61 commits

Author SHA1 Message Date
7024eb09fb mirror column data. msbfirst. bit 0 is now top row. 2023-11-25 12:22:05 +01:00
ba3ccece6f add redraw function 2023-11-23 23:50:16 +01:00
bea5c8691c add more mqtt handlers 2023-11-23 22:47:45 +01:00
fb5862e1f3 add working homie with basic preset function 2023-11-23 08:02:12 +01:00
c640931bc3 add template config 2023-11-22 19:54:52 +01:00
4b538053f9 try other images and flip methods 2023-11-22 19:32:33 +01:00
efd88fcbb4 move cad files to repository 2023-10-28 15:38:48 +02:00
10e13167fd add schematic pdf 2023-10-28 14:28:02 +02:00
85a246e4fd add reverse engineering drawings 2023-10-28 13:07:26 +02:00
516f673c34 modify connector housing 2023-10-28 13:06:23 +02:00
1c532ba0ff add schematic pdf printout 2023-10-27 11:58:09 +02:00
153b79eda6 create simple connector housing for pinheaders 2023-10-25 13:52:06 +02:00
ccd7f5fea9 remove note 2023-10-25 13:51:23 +02:00
e4b4382da3 print pdf for easy reference 2023-10-14 11:51:51 +02:00
7f13c60006 add more gnd vias and order gerbers 2023-10-14 11:47:54 +02:00
9a3e3c957f add ground vias 2023-10-14 11:23:29 +02:00
7deb5b6e60 design finished 2023-10-11 18:18:22 +02:00
623a4e731e some routing done 2023-09-27 21:50:46 +02:00
c1813fff5f rough placement of components 2023-09-27 20:29:57 +02:00
be9d6091d1 add image array code generator 2023-09-20 19:53:32 +02:00
f2aef6201a add fuse footprints 2023-09-20 19:52:40 +02:00
30aaf4e912 add separate fuses 2023-09-20 19:43:12 +02:00
8cffbdea92 add test images and try slower timings for better reliability 2023-09-20 19:22:59 +02:00
17f0de5f77 sinus wave test 2023-02-13 19:58:45 +01:00
aee0352422 add third panel 2023-02-13 19:05:24 +01:00
940d3c18cc fix orderarray initialization ascending 2023-02-13 19:02:11 +01:00
5f2beca1d0 add update order array 2023-02-11 18:51:33 +01:00
a9711fd46d optimize updatebycolumn function to only flip necessary dots 2023-02-11 18:26:52 +01:00
9ff297bd6c add return enum for update function 2023-02-11 17:31:49 +01:00
5b344a6b4e remove row sr update when clearing 2023-02-11 17:18:50 +01:00
fa29d3af04 remove old code folder 2023-02-11 14:42:44 +01:00
1dd9dc33f1 add timing diagrams 2023-02-11 14:41:55 +01:00
6c15882b6e rename pin defined to match schematic 2023-02-11 12:17:47 +01:00
880a558951 add random fill function 2023-02-08 21:29:10 +01:00
3bb37dc83f implement basic update by column function 2023-02-08 21:00:15 +01:00
aa14022188 update reset wiring 2023-02-08 20:59:27 +01:00
8b5ff04fa5 create wrapper class for image functions 2023-02-08 20:17:58 +01:00
b8d34ebd54 add use of annax board shift register reset input 2023-02-08 19:37:12 +01:00
72cfa9aa64 connect two modules 2023-02-07 18:37:23 +01:00
f0dda73441 improve schematic for higher flipdot voltage 2023-02-07 17:52:06 +01:00
fdd014012f move flipdot control code to class 2023-02-07 17:51:02 +01:00
1aef191b21 assign footprints 2023-02-04 01:03:47 +01:00
975a001790 add todo comments 2023-02-04 00:49:27 +01:00
0d2101549b draw current state of row driver board 2023-02-04 00:19:25 +01:00
1350822ffe move flipdot functions into class 2023-01-31 22:50:25 +01:00
7a5d35f3e1 clean up code 2023-01-31 21:50:48 +01:00
387a02b37d fix row flipping 2023-01-31 21:28:49 +01:00
f916bafb84 working clearing individual columns, problem with setting individual dots 2023-01-25 00:18:15 +01:00
0438b4094a working single column clear 2023-01-24 23:46:52 +01:00
d41228113d first success controlling the driver board with esp32 2023-01-22 22:47:03 +01:00