Types of LCD , PIN NAMES , HELP

Hope everyones day is going well :slightly_smiling_face:

Could anyone let me know if it is possible to use the displays in the pictures on an arduino uno . I have used the 16x2 screen with hello world sample using 4 pins. I can see some of the pins are the same for the wg192128 (blue screen 20 pin one ) in the pin function i printed off . pins 15 /CE, 4 C/D really throw me off. appreciate anyones time


That display is a Graphic display and does not have a character generator so you must group the pixels and build your own characters or find a library that will do that.

You also need a negative voltage.

1 Like