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)

History

changed TextLCD_ostream lib for; add to support Akiduki ACM1602NI and NUCLEO-L476RG default tip

2016-07-30, by jk1lot [Sat, 30 Jul 2016 07:03:01 +0000] rev 6

changed TextLCD_ostream lib for; add to support Akiduki ACM1602NI and NUCLEO-L476RG


add exsample of I2C TextLCD which Easily available at Japan

2016-06-26, by jk1lot [Sun, 26 Jun 2016 08:36:08 +0000] rev 5

add exsample of I2C TextLCD which Easily available at Japan


add akiduki LCD

2016-06-22, by jk1lot [Wed, 22 Jun 2016 08:31:30 +0000] rev 4

add akiduki LCD


update TextLCD_ostream library

2016-06-19, by jk1lot [Sun, 19 Jun 2016 01:15:02 +0000] rev 3

update TextLCD_ostream library


1st published version

2016-06-18, by jk1lot [Sat, 18 Jun 2016 14:29:20 +0000] rev 2

1st published version


1st published version

2016-06-18, by jk1lot [Sat, 18 Jun 2016 14:20:48 +0000] rev 1

1st published version


1st version

2016-06-18, by jk1lot [Sat, 18 Jun 2016 08:57:17 +0000] rev 0

1st version