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.
138b75009f | 6 years ago | |
---|---|---|
__pycache__ | 6 years ago | |
.gitignore | 6 years ago | |
README.md | 6 years ago | |
apirequest.py | 6 years ago | |
convertimage.py | 6 years ago | |
imageprinter.py | 6 years ago | |
pattern | 6 years ago | |
print.py | 6 years ago | |
print_image.py | 6 years ago | |
print_old.py | 6 years ago | |
run.py | 6 years ago | |
run.sh | 6 years ago | |
testbasic.bas | 6 years ago |
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