Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌟 Added BluetoothPrintConnector for direct printing via Bluetooth and TSPL support for barcode printing #1368

Open
wants to merge 6 commits into
base: development
Choose a base branch
from

Conversation

marianz-bonfire
Copy link

  • Created TSPLPrinter that handles generating buffer data to be printed
  • Created BluetoothPrintConnector that handles printing via Bluetooth
  • Modified README file that describes tarsier_bluetooth_agent functionality
  • Created new interface example for Bluetooth connection
  • Created example for TSPL printing
  • Fixed some issues encountered on WindowsPrinterConnector

marianz-bonfire and others added 6 commits January 25, 2025 18:14
… for direct printing via Bluetooth

+ Created `TSPLPrinter` that handles generating buffer data to be printed
+ Created `BluetoothPrintConnector` that handles printing via Bluetooth
… for direct printing via Bluetooth

+ Created `README` file that describe `tarsier_bluetooth_agent`
+ Uploaded files `tarsier_bluetooth_agent.exe` that handles Bluetooth communication.
…printer

Feature/bluetooth windows printer and TSPL support for barcode printing
… make accessible

+ Created new interface example for bluetooth connection
+ Created example for TSPL printing
* Modified README file an grouped list of printers and available methods
+ Added `composer.lock` on .gitignore
+ Modified some example to make it simpler
+ Fixed some issues encounter on WindowsPrinterConnector
+ Added new parameter on print function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant