Adafruit-Thermal-Printer-Library
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Arduino Library for Small Thermal Printers
# Adafruit Thermal Printer Library [![Build Status](https://github.com/adafruit/Adafruit-Thermal-Printer-Library/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit-Thermal-Printer-Library/actions)[![Documentation](https://github.com/adafruit/ci-arduino/blob/master/assets/doxygen_badge.svg)](http://adafruit.github.io/Adafruit-Thermal-Printer-Library/html/index.html)


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.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。