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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:871ca02007be | 2013-01-18 | SomeRandomBloke | update |
3:0e12bed6b295 | 2012-12-05 | SomeRandomBloke | updates to remove dependancy on putc - hack to use uart2. |
2:6c38e763c285 | 2012-11-20 | SomeRandomBloke | a |
1:315c49946ded | 2012-06-29 | ashleymills | Initial commit; |
0:c4a48036e46f | 2012-06-02 | ashleymills | [mbed] converted /3GPrinter/AdafruitThermal |