Skip to main content

Python interface for Nixdorf BA63 USB HID display

Project description

BA63USB

Python library for Nixdorf BA63 USB display

Allows displaying messages on a Wincor Nixdorf BA63 USB HID display.

Example usage:

from ba63usb import BA63USB
devs = BA63USB.get()
dev = BA63USB(devs[0]["path"])

dev.clear()
dev.set_charset(0x34) # Change to 858 codepage Latin1+€
dev.set_cursor(1,1)
dev.print("Test °äöü€#*\n\rCount")

for i in range(255):
    dev.set_cursor(2,7)
    dev.print(f"{i}".ljust(3))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ba63usb-0.2.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ba63usb-0.2-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file ba63usb-0.2.tar.gz.

File metadata

  • Download URL: ba63usb-0.2.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for ba63usb-0.2.tar.gz
Algorithm Hash digest
SHA256 cbdbd94975455aba8493bfe90036022569e708609e5bfa6ec2fbfe3171981606
MD5 91a899438b567a71067dfcf3078dc5fe
BLAKE2b-256 95d91bdf98ae6bf737504c4bc1e3dce7929b369db66a12188ea47ffca08b8384

See more details on using hashes here.

Provenance

The following attestation bundles were made for ba63usb-0.2.tar.gz:

Publisher: publish-pypi.yml on Ultrawipf/ba63usb

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ba63usb-0.2-py3-none-any.whl.

File metadata

  • Download URL: ba63usb-0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for ba63usb-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4f6eaa22d6b5cf91f03299f1cf5164d39d42ac5e61ed31490152fa0a0b373684
MD5 6fc9ec84d98d53ec2b653742950107b2
BLAKE2b-256 c1013f55cc12526800225ff47e018bff7d6f0135510a45bf48657b1fed81b12b

See more details on using hashes here.

Provenance

The following attestation bundles were made for ba63usb-0.2-py3-none-any.whl:

Publisher: publish-pypi.yml on Ultrawipf/ba63usb

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page