Test program for SB1602E class library

Dependencies:   SB1602E mbed

Fork of TextLCD_SB1602E by Tedd OKANO

Test program for the text LCD module "SB1602E" class library

This is the version 2.0 of the TextLCD_SB1602E. /media/uploads/okano/dsc_0744.jpg

http://mbed.org/media/uploads/okano/lcd.png

The "Hello" program is available

Import programSB1602E_Hello

A Hello program for the text LCD module SB1602E class driver. The SB1602E's old class driver (TextLCD_SB1602B) has been rewritten in more common manner of I2C devices.

Revision:
3:d0f83fc5c73d
Parent:
1:816068edd3c3
--- a/main.cpp	Mon Oct 20 13:03:46 2014 +0000
+++ b/main.cpp	Thu Jul 23 10:24:04 2015 +0000
@@ -263,3 +263,4 @@
         }
     }
 }
+