LCD Scroll Example for Intel® Edison Board
This example scrolls Hello World implementing scrollDisplayLeft() and scrollDisplayRight(). We are using the code provided under the examples for Arduino* IDE 1.5.3.
Hardware
- Intel® Edison compute module
- Arduino* expansion board
- Adafruit LCD 16x2
- Potentiometer
- Breadboard
- Wires
Instructions
- Make the following connections using your wires:
Arduino* expansion board Breadboard GND Negative strip 5V Positive strip - Place the potentiometer and LCD on the breadboard and make the following connections.
Arduino expansion board Breadboard Potentiometer LCD Negative strip Pin 1 Pin 2 Pin 3 Positive strip Pin 3 Negative strip Pins 1, 5 and 16 Positive strip Pins 2 and 15 Pin 12 Pin 4 Pin 11 Pin 6 Pin 5 Pin 11 Pin 4 Pin 12 Pin 3 Pin 13 Pin 2 Pin 14 - Connect the power supply and the USB to USB port on the Arduino expansion board.
- Open Arduino IDE. Click Tools > Board and select Intel® Edison.
- Click Tools > Serial Port and select the Com # that the Intel Edison Board is connected to.
- Click File > Examples > LiquidCrystal and select Scroll.
- Click the upload icon.
Circuit

| Note | This image was created using Fritzing*. |
