A universal translator for serial devices.
This is the reference implementation of Codex, a framework for managing serial communication with physical devices.
- serial port detection
- automatic handshaking
- device profiles as drop-in plugins
- supports many styles of serial communication
- extensible
pip install codex-engine-pyqt
- pyserial
- PyQt5 or PySide2