This is something that almost every maker that is interested in easy electronics should know how to do. It is great for decorating or just experimenting for starters.
I am doing this tutorial because I had bought an RGB display from the Maker Shed and it was hard to track down the instructions. First I will teach you how to connect it to the Arduino and then I will show you the code required.
This isn’t my very own tutorial; I am just making the information easily accessible for everyone.
Step #1:
We will start off by gathering all of the parts together. Then open the package. Inside, you will find the display, contrast pot, and header pins. Solder the header pins on the same side that I did.
Step #2:
Now we will prepare everything to start connecting to the Arduino. Insert the display into the breadboard with the pot next to it. Then connect 5V and GND to the breadboard rails as I have done. Good.
Step #3:
Now we will hook up the contrast pot. Connect one side of the pot to GND and the other to 5V. Then hook the middle of the pot to pin 3 on the display.
For more detail: RGB Liquid Crystal Display using Arduino Tutorial