2023-12-08 00:31:26 +00:00
2016-09-06 16:15:55 -03:00
2016-09-07 19:14:07 -03:00
2016-09-06 16:15:55 -03:00
2016-09-06 16:15:55 -03:00
2016-09-07 19:14:07 -03:00
2016-09-06 16:15:55 -03:00
2016-09-06 16:15:55 -03:00
2016-09-06 16:15:55 -03:00
2023-12-08 00:31:26 +00:00
2016-09-06 16:15:55 -03:00
2016-09-06 16:15:55 -03:00

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

Description
No description provided
Readme 669 KiB
Languages
Python 100%