I programmed the Arduino to emulate a subset of a VT100 terminal
using a 3x5 font and a 128x64 GLCD for a console size of 32x10
Debian 6 is running on the 86duino which is an x86 based Arduino-like board
Typing and holding the camera at the same time wasn't easy 
Why don't you plug the 128x64 directly to the 86duino?
mart256:
Why don't you plug the 128x64 directly to the 86duino?
It doesn't emulate a terminal. I could adapt the code and reflash the firmware on the 128x64
mart256
4
Oh I get it now. Nice job.