Your Parallel LCD adapter is now ready for use. Plug it into Socket B
of your SpinStudio Mainboard. Insert the LCD screen into the module.
Pin 1 of the LCD is inserted closest to the contrast adjustment
potentiometer.
Load the Parallel_LCD object into your Propeller Tool program on your
computer. Uncomment the "tester" section of code, and compile and run
the code on your SpinStudio. You should now have sample text on your
LCD.
Study the commands he uses and it will quickly become apparent how to used this object in your own programs.
You can control the Backlight of the LCD screen by setting P8 high (if
module is plugged into Socket B), turn it off by setting P8 low, or use
PWM to dim the backlight.
Using with a Proto Board
By replicating a "Socket B" on your Proto Board, you can plug
certain SpinStudio Peripheral modules right in. The method of adding
this socket is detailed here.
Study the diagram above, you'll notice that the Propeller IO lines
align perfectly with the added 2x10 male header we are adding. The only
connections that you'll need to wire yourself are VSS, +3.3VDC and
+5VDC. The I2C lines that the SpinStudio Mainboard provides are not
necessary at this point, but can be added easily when the need arises.
Future Peripheral Modules may take advantage of the I2C bus.
note - if you have the proto board acessory kit installed
(VGA/Mouse/Keyboard) the LCD will need to be spaced with an extra 16
pin female connector (not needed if installed on a SpinStudio
mainboard), the LCD then rests perfectly on top of the VGA connector.
See the following image to see the completed proto board with LCD.
If you are ordering this module to use with a Protoboard, let me know
and I will provide you with a free 2x10 male header with your order.
Graphic for protoboard provided by Jeff Ledger a.k.a. OldBitCollector, used by permission, Thanks Jeff!