sample program using TextLCD_ostream
Dependencies: TextLCD_ostream mbed
This is sample program using std::ostream with TextLCD
Because a large amount of memory is needed, it does not work in low memory MPU.
(It works fine on mbed LPC1768 and STM32 Nucleo-L476RG. But linker error occard on TG-LPC11U35-501)
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:96bc6126d7f0 | 2016-07-30 | jk1lot | changed TextLCD_ostream lib for; add to support Akiduki ACM1602NI and NUCLEO-L476RG |
5:4d1ddc9177b0 | 2016-06-26 | jk1lot | add exsample of I2C TextLCD which Easily available at Japan |
4:0e305f955741 | 2016-06-22 | jk1lot | add akiduki LCD |
3:2614220428d2 | 2016-06-19 | jk1lot | update TextLCD_ostream library |
2:58b75d18a8b2 | 2016-06-18 | jk1lot | 1st published version |
1:2775f5dc2099 | 2016-06-18 | jk1lot | 1st published version |
0:52f56aefba64 | 2016-06-18 | jk1lot | 1st version |