Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

adafruit/Adafruit-Thermal-Printer-Library

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1e994c7 · May 11, 2021
Jun 17, 2020
Apr 12, 2021
Aug 29, 2019
Apr 9, 2021
Apr 30, 2015
May 11, 2021
May 8, 2021
Jun 15, 2020
Apr 12, 2021
Apr 14, 2021

Repository files navigation

Adafruit Thermal Printer Library Build StatusDocumentation

This is an Arduino library for the Adafruit Thermal Printer. Pick one up at --> https://www.adafruit.com/product/597 These printers use TTL serial to communicate, 2 pins are required.

Full tutorial with wiring diagrams, images, etc. is available at: https://learn.adafruit.com/mini-thermal-receipt-printer

Before loading the example code, or even opening the Arduino software, place the Adafruit_Thermal folder in your Arduino library.

////ARDUINO LIBRARY LOCATION//// On your Mac:: In (home directory)/Documents/Arduino/Libraries On your PC:: My Documents\Arduino\libraries On your Linux box: (home directory)/sketchbook/libraries

Adafruit invests time and resources providing this open source code. Please support Adafruit and open-source hardware by purchasing products from Adafruit!

Written by Limor Fried/Ladyada for Adafruit Industries, with contributions from the open source community. Originally based on Thermal library from bildr.org MIT license, all text above must be included in any redistribution.