Test program for SB1602E class library
Fork of TextLCD_SB1602E by
Test program for the text LCD module "SB1602E" class library
This is the version 2.0 of the TextLCD_SB1602E.
- SB1602E is an I2C based low voltage text LCD panel (based Sitronix ST7032 chip)
- http://strawberry-linux.com/catalog/items?code=27002 (Online shop page (Japanese))
- http://strawberry-linux.com/pub/ST7032i.pdf (datasheet of the chip)
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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:d0f83fc5c73d | 2015-07-23 | okano | revert to previous version because different version committed and published accidentally. |
2:a936348ea09e | 2015-07-23 | okano | test code for 8x2 LCD |
1:816068edd3c3 | 2014-10-20 | okano | Test program for SB1602E class library |
0:694061176edf | 2010-01-23 | okano | (none) |