This my repo to collect captures of the communication between the display and the printer board of the Monoprice Select Mini Pro.
- Connect two USB serial converters to your Linux system
- Connect one converter to the display, the other to the printer board
- run
monitor.sh
(Note: might have to be run as root) - run
python translateIn.py
andpython translateOut.py
(Note: might have to be run as root)