PCF2119x based I2C LCD Library. SUNLIKE DISPLAY SCG002B (PCF2119SU/2)

Dependents:   barometer-m0 PCF2119_hello

Fork of TextLCD by Simon Ford

I2C液晶モジュール

共立電子産業(デジット)で入手できるI2C LCDモジュールに使えるライブラリ。

中身は NXP のLCDコントローラー PCF2119SU

16文字×2行、電源:2.2~3.5V

Files at this revision

API Documentation at this revision

Comitter:
Simon Ford
Date:
Thu Jan 02 21:07:01 2014 +0000
Parent:
7:44f34c09bd37
Child:
9:27f430d086f3
Commit message:
touch

Changed in this revision

TextLCD.h Show annotated file Show diff for this revision Revisions of this file
--- a/TextLCD.h	Sat Dec 04 11:29:57 2010 +0000
+++ b/TextLCD.h	Thu Jan 02 21:07:01 2014 +0000
@@ -25,7 +25,7 @@
 
 #include "mbed.h"
 
-/** A TextLCD interface for driving 4-bit HD44780-based LCDs
+/**  A TextLCD interface for driving 4-bit HD44780-based LCDs
  *
  * Currently supports 16x2, 20x2 and 20x4 panels
  *