This is the Adafruit thermal printer, whose Arduino library is published here: http://www.ladyada.net/products/thermalprinter/. This is a basic port to mbed that needs proper testing. The first printBitmap function is implemented but not fully tested, the stream versions are not ported yet.
Dependents: SMS_LEDMatrixPrinter
Fork of AdafruitThermalPrinter by
History
update
2013-01-18, by SomeRandomBloke [Fri, 18 Jan 2013 08:38:24 +0000] rev 4
update
updates to remove dependancy on putc - hack to use uart2.
2012-12-05, by SomeRandomBloke [Wed, 05 Dec 2012 10:00:33 +0000] rev 3
updates to remove dependancy on putc - hack to use uart2.
a
2012-11-20, by SomeRandomBloke [Tue, 20 Nov 2012 13:07:13 +0000] rev 2
a
Initial commit;
2012-06-29, by ashleymills [Fri, 29 Jun 2012 08:42:23 +0000] rev 1
Initial commit;
[mbed] converted /3GPrinter/AdafruitThermal
2012-06-02, by ashleymills [Sat, 02 Jun 2012 12:14:31 +0000] rev 0
[mbed] converted /3GPrinter/AdafruitThermal