Hardware Required:
- Arduino Uno board
- Parallax 16x2 Serial LCD
|
Schematic:
Use the breadboard to connect a Parallax serial LCD module. Insert the three pins on the back into the breadboard, then run patch wires from the data, +5v, and Ground.
|
Project Steps:
- Insert the 3 pins on the rear of the LCD module into the breadboard
- When mounted like the photo, the top pin is the data, center is +5v, and bottom pin is ground. Data connects to pin 2, +5v connects to +5 and Ground connects to GND.
*optional: use a 3-socket connector with wires to connect the LCD directly to the Arduino
module
- Connect three patch wires between the LCD module to the Arduino pins identified in the schematic
- Connect the Arduino unit to your computer with the USB cable
- Open the appropriate Hello World sketch into the Arduino software and upload it to your module to test the LCD display.
Things to try: (Arduino Sketch examples)
- HelloWorld - Basic communication test
- AutoWrap - demonstrates display's automatic text wrap feature
- Blink - Change block cursor style: blinking or non-blinking
- CustomCharacter - Demonstrates creating and displaying custom characters
- Display - demonstrates turning the display text on & off (hide, unhide)
- FakeRPM - demonstrates direct cursor positioning to update message detail
- RandomMessage - Randomly change a text message on the display
|
For more assistance contact Technical Support
here.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.