Thanks to visit codestin.com
Credit goes to lib.rs

#ble #printing #module #cat #dithering #font #text-image #ur

catprinter

control ur cat printer using this module (MXW01 only :3)

1 unstable release

Uses new Rust 2024

0.1.0 Nov 9, 2025

#641 in Images

MIT license

44KB
791 lines

CatPrinter library: print text and images to CatPrinter devices via BLE.

Main modules:

  • ble: BLE transport and async printer
  • dithering: image dithering algorithms
  • font: text rasterization
  • printer: sync printer
  • protocol: packet and data utilities

MXW01 crate

its uh, a crate where u can use the MXW01 cat printer, nothing else :p, u can check the examples in the examples/ folder, u can already run the test.rs file to actually try to print smt !

Dependencies

~20–52MB
~794K SLoC