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
Date:
Tue Nov 23 14:26:19 2010 +0000
Parent:
5:a53b3e2d6f1e
Child:
7:44f34c09bd37
Commit message:
Published as a library

Changed in this revision

TextLCD.cpp Show annotated file Show diff for this revision Revisions of this file
TextLCD.h Show annotated file Show diff for this revision Revisions of this file
--- a/TextLCD.cpp	Sat May 29 10:15:04 2010 +0000
+++ b/TextLCD.cpp	Tue Nov 23 14:26:19 2010 +0000
@@ -1,5 +1,5 @@
 /* mbed TextLCD Library, for a 4-bit LCD based on HD44780
- * Copyright (c) 2007-2010, sford
+ * Copyright (c) 2007-2010, sford, http://mbed.org
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal
--- a/TextLCD.h	Sat May 29 10:15:04 2010 +0000
+++ b/TextLCD.h	Tue Nov 23 14:26:19 2010 +0000
@@ -1,5 +1,5 @@
 /* mbed TextLCD Library, for a 4-bit LCD based on HD44780
- * Copyright (c) 2007-2010, sford
+ * Copyright (c) 2007-2010, sford, http://mbed.org
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal