#rammapped dot matrix display

2 messages · Page 1 of 1 (latest)

twin gorge
#

Like the dot matrix display but mapped to ram

Every three bytes would correspond to a pixel like RGB as three different bytes

Also have the option for 8-bit mode where it is a one to one mapping, 8 bits per pixel like RRRGGGBB

dense bluff
#

Not saying it's not a good idea, but you can kind of do something similar already by just taking the value which is saved to memory and sending it to another circuit which controls the dot matrix components in the meantime