Epson TM-T88IV Receipt Printer: Difference between revisions

From /dev/hack
Warms (talk | contribs)
Created page with "thermal receipt printer. uses 24v power with a strange connector and USB-B. takes standard 3 1/8 in thermal paper. gives you flashbacks and/or nightmares. == Usage == you can use their provided driver but its probably just easier to control it with [https://python-escpos.readthedocs.io/en/latest/ Python-ESCPOS]. mac users: install libusb"
 
Warms (talk | contribs)
mNo edit summary
 
Line 4: Line 4:


you can use their provided driver but its probably just easier to control it with [https://python-escpos.readthedocs.io/en/latest/ Python-ESCPOS]. mac users: install libusb
you can use their provided driver but its probably just easier to control it with [https://python-escpos.readthedocs.io/en/latest/ Python-ESCPOS]. mac users: install libusb
[[Category:Hardware]]

Latest revision as of 07:42, 15 November 2024

thermal receipt printer. uses 24v power with a strange connector and USB-B. takes standard 3 1/8 in thermal paper. gives you flashbacks and/or nightmares.

Usage

you can use their provided driver but its probably just easier to control it with Python-ESCPOS. mac users: install libusb