brunialti / MENWIZ

ARDUINO LCD menu library: short user code to manage complex menu structures
65 stars 25 forks source link

MENWIZ: YET ANOTHER CHARACTER LCD MENU GENERATOR LIBRARY

DESCRIPTION

WHAT IS NEW IN THE LATEST VERSION Latest version: V 1.2.0 (December 26 2012):

KNOWN LIMITATIONS AND BUGS

t.b.d.

BACKWARD COMPATIBILITY

Please read the manual (chhaper "MENWIZ changes history")

Warnings:

The MENWIZ library is avalable at: https://github.com/brunialti/MENWIZ You can download all the stuff as ZIP file. Due to github policy it is not avalilable anymore the /downloads directory

Please visit also the following forum topic: http://arduino.cc/forum/index.php/topic,99693.msg866553.html#new

Comments, advices and user experiences are welcome

VERSION NUMBER CONVENTION

.. : 0=not officially released (check the latest available sources, the lib could work not properly : new functions, modified function interfaces : bug fixing, minor internal changes The TEST_LIB zip file contains all the library *required* to use MENWIZ lib. (*) New LiquidCrystal is a replacement of the standard LiquidCrystal and LiquidCrystal_I2C libraries. it is more efficient and very well supported The nice thing about the "New LiquidCrystal" library, is that it already supports a wide range of LCD controllers: - I2C base on the PCF8574 or compatible - 4bit and 8bit parallel - ShiftRegister: 3wire, 2wire, 1wire (beta) You can load the latest version at: https://bitbucket.org/fmalpartida/new-liquidcrystal/wiki/Home