Using std::ostream with TextLCD

Dependencies:   ACM1602NI TextLCD

Dependents:   TextLCD_ostream_sample

This is class library inherited std::ostream for TextLCD
Because a large amount of memory is needed, do not work in low memory MPU

Sample program is here. And notebook page is here (sorry notebook page is only in Japanese)

Committer:
jk1lot
Date:
Fri Jul 29 16:13:36 2016 +0000
Revision:
5:6c1109b4dfb8
Change from normal class to template class.; It is necessary to support ACM1602NI.; add STM32-Nucleo support.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
jk1lot 5:6c1109b4dfb8 1 http://developer.mbed.org/users/takuo/code/ACM1602NI/#661827681a12