Pretty funny! Looks cool.
I have been thinking about getting one of these LCDs - it is hard to tell from the videos I have seen, but how is the refresh rate on these things? Ghosting, blurring, etc? How fast can you update an entire screen of pixel data?
I am curious because I have this bizarre idea to use an Arduino chip as a "controller" that would keep a page of display data in RAM (it should fit OK), then on command, blast the entire page to the LCD, while another Arduino would write to the controller Arduino to RAM (poor man's double buffer, in effect) - I was even thinking of running the controller Arduino @ 20 MHz - control interface would likely be via I2C.
It would all depend on how fast all those pixels from the RAM array could be written to the screen, though...
![]()