C.Dupaty 03-2018 test on NUCLEO STM32-F411RE LCD 2x16, I2C interface Chinese model, adress I2C=0x4E (search on AliExpress for IIC/I2C 1602 Module) Important ! configure in TextLCD_Config.h : Valid only one of the lines : #define DFROBOT 0 // chinese OK #define YWROBOT 0 // chinese 0K #define SYDZ 1 // chinese OK Font is the same as http://www.farnell.com/datasheets/2362518.pdf
Fork of TextLCD by
/* Hello World! for the TextLCD Enhanced Library C.Dupaty 03-2018 test on NUCLEO STM32-F411RE LCD 2x16, I2C interface Chinese model, adress I2C=0x4E (search on AliExpress for IIC/I2C 1602 Module) Important ! configure in TextLCD_Config.h : Valid only one of the lines :
- define DFROBOT 0 chinese OK
- define YWROBOT 0 chinese 0K
- define SYDZ 1 chinese OK Font is the same as http://www.farnell.com/datasheets/2362518.pdf
- /
Revisions of TextLCD.h
Revision | Date | Message | Actions |
---|---|---|---|
12:6bf9d9957d31 | 2013-02-05 | Updated Documentation | File Diff Annotate |
11:9ec02df863a1 | 2013-02-05 | Added User Defined Character support | File Diff Annotate |
10:dd9b3a696acd | 2013-02-04 | Added support for 24x4 LCDs using KS0078 controller; Added Cursor On/Off | File Diff Annotate |
9:0893d986e717 | 2013-01-31 | Tested on several LCD types | File Diff Annotate |
8:03116f75b66e | 2013-01-29 | TextLCD Update to fix memoryaddress problems | File Diff Annotate |
7:44f34c09bd37 | 2010-12-04 | Update pin names to d4-d7 | File Diff Annotate |
6:e4cb7ddee0d3 | 2010-11-23 | Published as a library | File Diff Annotate |
5:a53b3e2d6f1e | 2010-05-29 | (none) | File Diff Annotate |
3:2a46d5820a78 | 2010-05-27 | (none) | File Diff Annotate |
2:227356c7d12c | 2010-05-27 | (none) | File Diff Annotate |
1:ac48b187213c | 2010-05-27 | (none) | File Diff Annotate |
0:edfb85c53631 | 2010-05-22 | (none) | File Diff Annotate |