News

C example for interfacing with a 2004a LCD display over I2C. The example targets the ATMega 2560 (as used in the Arduino Mega 2560), but can be ported to other platforms with little effort.
This library allows an Arduino board with USB capabilities and connected LCD display to act as a HID-compliant Auxiliary Display to the host computer, which can be used for displaying any system ...