diff options
| author | Francois Cartegnie <francois@fossasia> | 2024-01-17 15:02:30 +0100 |
|---|---|---|
| committer | Francois Cartegnie <francois@fossasia> | 2024-01-17 15:02:30 +0100 |
| commit | b76684411d00046e0b2cfd435917022195f9e87d (patch) | |
| tree | 04cf5d02849c5f65c20a6c94aac529dbe65b9ab3 | |
| parent | 45308b9993e7aa5670de2a24203b3ef5e74b125b (diff) | |
update LED info
| -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 |