Difference between revisions of "LCD display + Raspberry Pi"

From ESE205 Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
* Raspberry pi 3
 
* Raspberry pi 3
 
* 16x2 LCD backlight display for raspberry pi
 
* 16x2 LCD backlight display for raspberry pi
 
+
* 0.1" Header strip
 +
* Breadboard
 +
* 10k potentiometer
 +
* Jumper Wires
 
==Wire setup==
 
==Wire setup==
 +
* Solder the 0.1" header strip into the 16 pins of the LCD screen's board
 +
* [[File:LCD screen diagram.jpg]]
 
==Software==
 
==Software==
 
[[Category:HowTos]]
 
[[Category:HowTos]]

Revision as of 15:27, 1 May 2017

Hardware

  • Raspberry pi 3
  • 16x2 LCD backlight display for raspberry pi
  • 0.1" Header strip
  • Breadboard
  • 10k potentiometer
  • Jumper Wires

Wire setup

  • Solder the 0.1" header strip into the 16 pins of the LCD screen's board
  • LCD screen diagram.jpg

Software