Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 273 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 273 Bytes

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