Python wrapper for printing with ESC/POS (especially microline 320)
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Your Name 3c749d8fa1 new 5 vuotta sitten
__pycache__ new functions 5 vuotta sitten
.gitignore first commit 5 vuotta sitten
README.md readme improved 5 vuotta sitten
apirequest.py new functions 5 vuotta sitten
convertimage.py first commit 5 vuotta sitten
imageprinter.py added pagecount 5 vuotta sitten
pattern first commit 5 vuotta sitten
print.py new 5 vuotta sitten
print_image.py updates 5 vuotta sitten
print_old.py first commit 5 vuotta sitten
run.py first commit 5 vuotta sitten
run.sh first commit 5 vuotta sitten
testbasic.bas first commit 5 vuotta sitten

README.md

#Pin Print Python

(printer needs to be connected on /dev/usb/lp0, otherwise change in script)

prints the publication with

python3 print.py

takes an image (currently img.img) converts it to bitmap and prints it on the pin printer

run

python3 print_image.py --img /path/to/img