The TWIDisplay 8-digit LCD is an easy to use 8-digit 14-segment transflective LCD display. Libraries for Arduino and avr-gcc are available onGitHub.

Only four wires are required for operation, one for power (runs on both 3.3V and 5V), one for ground, and two for the TWI protocol. To control a display like this, a dedicated controller chip is required.

FEATURES:

  • Transflective gray LCD display
  • Low power consumption
  • Arduino library and Low-level avr-gcc library (available at GitHub)
  • Open Source Firmware (available at GitHub)
  • Programmable TWI Bus Address
  • Can display numbers and alphanumeric characters
  • On-board ISP header for upgrading firmware