de.wagner_ibw.examples
Class LcdExample

java.lang.Object
  |
  +--de.wagner_ibw.examples.LcdExample

public class LcdExample
extends java.lang.Object

This simple example prog checks the class LCD and the connected dot matrix character display. In the LCD constructor, choose a appropriate LCDxxxxGeneric description class:

In release 0.9.4 lcd class system has changed. Instead of the description classes there are several lcd classes. *

Since:
0.9.2
Author:
Thomas Wagner

Constructor Summary
LcdExample()
           
 
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

LcdExample

public LcdExample()
Method Detail

main

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