redcubie / pyBA63

Python library for using Wincor Nixdorf BA63 VFD display over COM port

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyBA63

Python library for using Wincor Nixdorf BA63 VFD display over COM port

Installation

pyBA63 requires pyserial and Python to work. It has been tested with Python 3.
Windows: py -m pip install pyserial
Linux: pip install pyserial

About

Python library for using Wincor Nixdorf BA63 VFD display over COM port

License:MIT License


Languages

Language:Python 100.0%