Machine Recycling Discussion and Moderated Newsgroup > Full Machines
> Incomplete Machines
> South
> New
> Serial VT100 128X64 lcd dsiplay graphic & text db
Serial VT100 128X64 lcd dsiplay graphic & text db
This is a 128x64 LCD Graphic display with built in controller that will accept serial data. In addition it will also accept the VT100 escape code command set making it very easy to use. There are three choices of display colour.
This item is for the DARK BLUE display
When used for text the display has two fonts, a bold and a normal font. The normal font will give 21 characters across the screen and 8 lines down. This display is ideal for displaying system information on a PC or for making that Microcontroller project something special. C Source code is available for displaying text files from a PC to this display. The full datasheet and code can be found at www.asi.byvac.com
When the display is connected to say HyperTerminal anything that is typed in will appear on the display. To get the display to respond to commands, to change to the bold font for instance, escape codes are used. The bold font would be esc(2. This is the escape key followed by a round bracket followed by '2' from now on anything typed will be bold. This is simply text that can be a text file and sent with HyperTerminal or any other program that can send text files.
At the above web site there is a program called scom (full C source is also provided) that will send a text file to the PC COM port (or the USB to serial BV103 device). There are many other commands for example for drawing squares and circles.
This display and attached controller
Display complete with USB to serial.