https://github.com/gdsports/usbprinter_t36
USB printer driver for Teensy 3.6 USB host library
https://github.com/gdsports/usbprinter_t36
arduino point-of-sale pos printer receipt-printer teensy teensy36 usb usb-host
Last synced: 6 months ago
JSON representation
USB printer driver for Teensy 3.6 USB host library
- Host: GitHub
- URL: https://github.com/gdsports/usbprinter_t36
- Owner: gdsports
- License: mit
- Created: 2018-08-17T08:41:19.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-05T23:12:31.000Z (almost 5 years ago)
- Last Synced: 2025-03-23T21:35:42.166Z (7 months ago)
- Topics: arduino, point-of-sale, pos, printer, receipt-printer, teensy, teensy36, usb, usb-host
- Language: C++
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# USBPrinter_t36
USB printer driver for Teensy 3.6 and Teensy 4.1 USB host libraryThe following library send printer ESC/POS commands for different font sizes,
graphics mode, etc. It is based on the Adafruit Thermal printer library but
modified to work with USB thermal receipt printers.https://github.com/gdsports/ESC_POS_Printer
December 5, 2020 Tested with Teensy 3.6 and 4.1 using Arduino IDE 1.8.13 and
Teensyduino 1.53.