Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thenitek/catgfx
- Owner: TheNitek
- License: unlicense
- Created: 2021-10-08T19:14:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T12:20:23.000Z (8 months ago)
- Last Synced: 2024-06-04T13:46:25.096Z (8 months ago)
- Topics: adafruit-gfx, adafruit-gfx-library, arduino, esp32, thermal-printer
- Language: C++
- Homepage:
- Size: 359 KB
- Stars: 21
- Watchers: 5
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)