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 ...
Sometimes it feels like everyone out there is using Arduino. It’s easy to find tutorials and libraries to get things working with Arduino, but if you want to use another platform you might have more ...
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 ...