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 години
__pycache__ new functions преди 5 години
.gitignore first commit преди 5 години
README.md readme improved преди 5 години
apirequest.py new functions преди 5 години
convertimage.py first commit преди 5 години
imageprinter.py added pagecount преди 5 години
pattern first commit преди 5 години
print.py new преди 5 години
print_image.py updates преди 5 години
print_old.py first commit преди 5 години
run.py first commit преди 5 години
run.sh first commit преди 5 години
testbasic.bas first commit преди 5 години

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