Interfacing 20x4 LCD to Arduino Using Only 3 Pins: You can Interface 20x4 LCD to Arduino using only 3 pins.Normally we need six pins to interface LCD to Arduino. Using IC 74HC595N the LCD can be interfaced to Arduino using 3 pins. IC 74HC595N is a shift register which receive the data serially and o…