serial_proxy/README.md

11 lines
397 B
Markdown

# RealRobots Serial Proxy (MITM)
A small Python app that sits between the Arduino IDE and a real COM device. It connects to a serial devices and passes all messages to and from a chosen virtual com device
## Requirements
- Python 3.10+
- [pyserial](https://pypi.org/project/pyserial/): `pip install -r requirements.txt`
- **Virtual COM pair** https://eterlogic.com/Products.VSPE_Download.html