01 May, 2012

Low Cost Arduino LCD module, 3 pins

For those who are looking for a ready to use Arduino LCD module here goes my 5 cents to the open source community.

This module was based on the work published on ArduinoShiftRegLCD's site. The original layout has two sides but it can be easily converted into a single side layout just using simple jump wires at the bottom side.

    Parts list:
  1. M74HC595
  2. 1 x 16 pins female header
  3. 2 x 2 pins male headers
  4. 1 x 10k resistor
  5. 1 x 100nF capacitor (104)

top bottom

Project files here (github account required).

Feel free to leave your comment.