The 27977 Parallax 2x16 Serial LCD (Backlit) provides a very functional, low-cost LCD that can be easily controlled by a BASIC Stamp®.
The LCD display is two lines by 16 characters and provides basic text wrapping so that your text looks right on the display. In addition, the Serial LCD also provides you with full control over all of its advanced LCD features, allowing you to move the cursor anywhere on the display with a single instruction and turn the display on and off in any configuration. It supports the same visible characters as the BASIC Stamp Editor’s Debug Terminal (ASCII Dec 32-127). In addition, you may define up to eight of your own custom characters to display anywhere on the LCD.
This device can be connected to a PC serial port using a MAX232 line driver. The circuit isn't supported by Parallax, but it's possible to make this connection with a few dollars of parts.
Features of the Parallax Serial LCD (non-backlit) include:
- A professional-looking text user interface on any microcontroller application
- Easy-to-implement serial debugging without a PC
- Real-time sensor data output on autonomous robotics applications
Downloads:
Parallax Serial LCD Documentation v2.0 (.pdf)
Javelin Stamp Example Code (.zip)
BASIC Stamp 1 and 2 Example Codes (.zip)
SX/B Sample Code