SB1602E (ST7032)
A text LCD module SB1602E class library
Hello World
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.
Library
Import librarySB1602E
Version 2.0 of TextLCD_SB1602E. The old class driver has been rewritten in more common manner of I2C devices.
Pinout
Datasheet
http://strawberry-linux.com/pub/ST7032i.pdfNotes
- SB1602E is an I2C based low voltage text LCD panel (based Sitronix ST7032 chip)
- The module by StrawberryLinux
- http://strawberry-linux.com/catalog/items?code=27002 (Online shop page (Japanese))
- http://strawberry-linux.com/pub/ST7032i.pdf (datasheet of the chip)
Full function test program for this library is also available
Import programSB1602E_test
Test program for SB1602E class library
2017-May-31: Pinout diagram corrected (pin name of LCD module was wrong)