Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thenitek/catgfx

Adafruit GFX compatible arduino library for using cat thermal printers with the ESP32
https://github.com/thenitek/catgfx

adafruit-gfx adafruit-gfx-library arduino esp32 thermal-printer

Last synced: 2 months ago
JSON representation

Adafruit GFX compatible arduino library for using cat thermal printers with the ESP32

Awesome Lists containing this project

README

        

# CatGFX
This library offers a [Adafruit GFX](https://github.com/adafruit/Adafruit-GFX-Library) "driver" for ESP32 and the [cheap](https://s.click.aliexpress.com/e/_AdtGpX) cat ([or rabbit](https://twitter.com/fast_code_r_us/status/1446565079638581249)?) BLE thermal printers like this one:
![Cat printer](images/cat.jpg)
For usage information have a look examples folder.

If you are looking for support for different printers (or a different micro controllers) you might want to have a look at [this library](https://github.com/bitbank2/Thermal_Printer)

## Information
* [cat printer doc project](https://github.com/JJJollyjim/catprinter)
* [protocol docs](https://github.com/amber-sixel/catprinter/blob/contrib/COMMANDS.md)