de.wagner_ibw.test
Class DoubleLcdTest

java.lang.Object
  |
  +--de.wagner_ibw.test.DoubleLcdTest

public class DoubleLcdTest
extends java.lang.Object

This simple test prog checks the class DoubleLCDImpl and the connected dot matrix character display. If CHECK_24 is true an IOW24 chip is expected otherwise an IOW40 chip should be connected. In the LCD constructor, choose a appropriate LCDxxxxGeneric description class:

Since:
0.9.4
Author:
Thomas Wagner

Constructor Summary
DoubleLcdTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoubleLcdTest

public DoubleLcdTest()
Method Detail

main

public static void main(java.lang.String[] args)