Hardware Required:
- Arduino Uno board
- SparkFun 16x2 Serial LCD
|
Schematic:
Using the breadboard to connect a SparkFun serial LCD module. You can just as easily connect the LCD wires directly to the Arduino.
|
Project Steps:
- Insert the 3-wire cable into the rear of the LCD module
- Tightly twist the exposed tips of the wires so they will fit into the Arduino sockets
*optional: tin (coat) the ends with solder to form a solid strand.
- Connect 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
- Backlight Fade - demonstrates programmable dimming of LED backlight
- Blink -Change block cursor style: blinking or non-blinking
- Cursor -Hide or show the underline cursor
- Display - demonstrates turning the display text on & off (hide, unhide)
- ExtendedCmds - demonstrates extended command features in one sketch
- FakeRPM - demonstrates direct cursor positioning to update message detail
- RandomMessage - Randomly change a text message on the display
- Scroll - shift the message display text left or right
|
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.