Python wrapper for printing with ESC/POS (especially microline 320)
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
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