Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 269 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 269 Bytes

QT Class for Printing on the Adafruit / Sparkfun Thermal Printer

The Class relies on QImage so without building QT with -qpa option you will need a running X server.

The class was tested on the Raspberry Pi

Depends On:

  • Qt4
  • qextserialport

Build:

  • qmake
  • make