Simple python driver for controlling Hanover flipdot displays.
- Free software: MIT license
- Documentation: https://briggysmalls.github.io/pyflipdot/
- Simple API for writing data in numpy arrays
- Includes broadcast test sequence commands for quick testing
- Control multiple signs using a single serial connection
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 😎.