diff options
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | assets/dotmatrix.png | bin | 78638 -> 0 bytes |
2 files changed, 2 insertions, 2 deletions
@@ -22,9 +22,9 @@ See specific pages regarding each version of the hardware below The custom 11x44 LED dot matrix displays using persistence of vision. -Bitmaps are drawn using all the pins (11) vertically, resulting in a single diagonal scanline with high refresh rate. +Bitmaps are drawn using 24 pins in [charlieplexing](https://en.wikipedia.org/wiki/Charlieplexing) technique. - + ## Firmware diff --git a/assets/dotmatrix.png b/assets/dotmatrix.png Binary files differdeleted file mode 100644 index 3cf54c8..0000000 --- a/assets/dotmatrix.png +++ /dev/null |