Objective
Make the LCD display “Hello World” and the time passed from the upload
Code
Arduino Instructions
- Connect a wire from the 5V to the power rail and another from GND to the ground.
- Connect the LCD Display from J15 to J30.
- Place a potentiometer on pins D5, D7, and F6.
- Then, connect wires from
- F30 to ground
- F29 to power
- F28 to G6
- F27 to Digital 12
- F26 to ground
- F25 to Digital 11
- F20 to Digital 5
- F19 to Digital 4
- F18 to Digital ~3
- F17 to Digital 2
- F16 to D16
- F15 to ground
- A7 to ground
- B5 to power
- At last, place a resistor from A16 to power.
- Now upload your code and turn the potentiometer to display “Hello World”.