Python wrapper for printing with ESC/POS (especially microline 320)
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
Your Name 3c749d8fa1 new pirms 5 gadiem
__pycache__
.gitignore
README.md
apirequest.py
convertimage.py
imageprinter.py
pattern
print.py
print_image.py
print_old.py
run.py
run.sh
testbasic.bas

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