Class library for LCD character display ACM1602NI using I2C on Nucleo. Nucleo 用 I2C 接続の LCD キャラクタ・ディスプレー ACM1602Ni 用のクラス・ライブラリ.

Dependents:   UIT2_VariableFIR_LPFHPF UIT2_VariableFIR_LPF UIT2_InputSW_LCD ADDA_Prototype_PollingSW ... more

Revision:
2:0936ba74019a
Parent:
1:7c6b2df4e60b
Child:
3:0d8a7f5abce7
--- a/ACM1602NI.hpp	Sat Nov 08 09:28:45 2014 +0000
+++ b/ACM1602NI.hpp	Thu Nov 13 04:49:38 2014 +0000
@@ -11,7 +11,7 @@
 //      I2C2   PB_3(D3)           PB_10(D6)
 //      I2C3   PB_4(D5) or PC_9   PA_8(D7)
 //
-//  2014/10/14, Copyright (c) 2014 MIKAMI, Naoki
+//  2014/11/13, Copyright (c) 2014 MIKAMI, Naoki
 //-------------------------------------------------------
 //  I2C_TypeDef: See stm32f401xe.h on following URL
 //  http://mbed.org/users/mbed_official/code/mbed/file/