Skip to content

USB communication #14

@bitrate16

Description

@bitrate16

Based on recent research, this printer supports USB communications using the same protocol as bluetooth.

The task is to implement the USB protocol and all supply all requirements to make it work.

Steps:

  • Implement abstract IO layer supporting^
    • connect / disconnect
    • read / write
    • is_connected
  • based on this implementation, port library from bluetooth to AbstractIO communication and support both: bluetooth and USB

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions