Comments
Login to post a comment...
RGB LCD controlled by Arduino using 3 wire shift register.
|
This is a simple breadboard and shield design of a 3 wire shift register and an RGB LCD for the Arduino UNO. The purpose is to save pins on the Arduino. I used the 74HC595 with the three-wire method schematic from http://code.google.com/p/arduinoshiftreglcd/ The red, blue and green LED are controlled by the PWM pins, 6, 5 and 3, respectively. |
FilesFritzing FilesLinks |
mgene63 # Dec. 19, 2011, 9:34 p.m.
Do you have a link to the rgb lcd?BassnHarp # March 9, 2012, 9:34 p.m.
You can get the LCD with RGB at Adafruit.comBassnHarp # March 9, 2012, 9:41 p.m.
Since the 18 pin LCD-RGB is not a part loaded in my setup this part goes away and things are incomplete. Is there anyway users/posters can include these parts as part of the upload???