8000 GitHub - NewChromantics/PopCatPrinter: Swift interface to Bluetooth-thermal-Cat-Printers
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

NewChromantics/PopCatPrinter

Repository files navigation

MXW01 BLE Thermal Cat-Printer

This is [another] swift implementation of interfacing to the affectionatly known Cat-Printers.

MXW01 CatPrinter

Developer Notes

The printers have a greyscale/hd mode of 4bpp 0x02, but this is tricky to get working. After using apple's PacketLogger.app (From XCode additional tools) I could sniff the BLE packets for the truly awful "official" app Fun Print.

  • The print command packet MUST end with 0x00 instead of 0xff for 4bpp mode. 0xff works fine for 1bpp
  • Max MTU is 182 bytes
  • Checksum seems irrelevent?

About

Swift interface to Bluetooth-thermal-Cat-Printers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0