Seven-segment displays and monochrome LCDs are fine for most projects, but some things simply look better in color. [John] over at the Little Bird Electronics blog recently wrote up a tutorial ...
The most popular display system widely used in Arduino projects is the liquid crystal display (LCD). LCD displays consists primarily of two sheets of polarized glass plates with a thin layer of liquid ...
An LCD can be made to connect to a microcontroller using two wires with the aid of the I2C interface which includes pins for an SPI interface version for flexibility. The I2C LCD interface is used ...