Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.38 KB

README.rst

File metadata and controls

38 lines (26 loc) · 1.38 KB

pyflipdot

https://coveralls.io/repos/github/briggySmalls/pyflipdot/badge.svg?branch=master

Simple python driver for controlling Hanover flipdot displays.

Features

  • Simple API for writing data in numpy arrays
  • Includes broadcast test sequence commands for quick testing
  • Control multiple signs using a single serial connection

Credits

This package was built after careful study of John Whittington's blog post and his node.js driver node-flipdot.

If you like the package structure (tox/pipenv/invoke/yapf etc.) then consider using my cookiecutter template 😎.