This project contains Python scripts designed to test and demonstrate serial communication with the Chainway UR4 UHF RFID reader. The primary goal was to establish a basic connection, send commands to ...
python serialmidi.py --serial_name=COM4 --midi_in_name="loopMIDI Port IN 0" --midi_out_name="loopMIDI Port OUT 2" This command line script establishes Serial to MIDI bridge. It will be useful with ...