LCD library

LCD library and UI demo code 

 

To use the Industruino's onboard LCD screen and button panel, you now have the choice between two different libraries, our in-house developed UC1701 library (simple but compact) and the U8G library (many more features but more resource heavy).

 

UC1701 lib

Our UC1701 library can be downloaded here. This library includes the following example sketches:

-Hello World (displays a simple string)

-Thermometer (graphics example)

-IndustruinoDemoCode (a UI example allowing you to read/write all pins of the Industruino and control the backlight intensity using the button panel).

 

U8Glib

UG8lib github site http://code.google.com/p/u8glib/

An Industuino demo sketch using the U8G lib can be downloaded here

Need more info?

This documentation page has been extracted from the Q&A section where you can discuss it and get feedback.
  Related question