A simple BaudRate Checker to avoid manual Testing of BuadRates
- python v3.x.x, python3-pip, git; XD
- Dependency :
pyserial
- Linux:
git clone https://github.com/mr0erek/baudrate.git; cd baudrate; python3 -v venv BaudRateChkr; source ./BaudRateChkr/bin/activate; pip3 install pyserialfor unsource venv
BaudRateChkrtypedeactivate
- by default it will check for
/dev/serial0
# once you've sourced the terminal with venv
python3 UART_SerialBaudRate.py