Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Thermal-Printer

Installation:

pip install Adafruit_Thermal

or:

python setup.py install

Usage:

>>> import Adafruit_Thermal
>>> printer = Adafruit_Thermal('/dev/ttyAMA0', 19200, timeout=5)
>>> printer.println('Hello World!')

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages