lanrat / webserial-bruteforce

Brute force UART baud rates in your web browser!
https://lanrat.github.io/webserial-bruteforce/
6 stars 0 forks source link
baudrate reverse-engineering uart webserial

WebSerial Brute Force

Simple WebSerial demo to brute force the baud rate needed for a UART serial device.

View Tool

lanrat.github.io/webserial-bruteforce

Building

To build yourself:

npm install
npm run build