Files
esc-pos-server-print/README.md
2023-12-08 00:31:26 +00:00

681 B

ESC-POS Server Print

Simple web server for print using ESC-POS.

Install and run

Screenshot 2023-07-06 at 00 18 41

Not printing?

Check the port configuration in server.py:

SERIAL = '/dev/ttyUSB0'
SPEED = 38400
DENSITY = 3

License

You may use this project under the terms of either the MIT License or the GNU General Public License (GPL) Version 3.

(c) 2016 Emilio Mariscal