hyOzd / serialplot

Small and simple software for plotting data from serial port in realtime.
https://hackaday.io/project/5334-serialplot-realtime-plotting-software
GNU General Public License v3.0
739 stars 182 forks source link

Need to support BAUD rates of 460800 and 230400.. #59

Closed TurboStew closed 9 months ago

TurboStew commented 9 months ago

Modern USB serial ports are running this fast.

Thanks, Kent

hyOzd commented 9 months ago

You can enter any baud rate you want into the baud rate selection box. Are you having trouble with that?

TurboStew commented 9 months ago

Sorry, didn't realize I could type in the Baud Rate box. Works great, Thank You!

hyOzd commented 9 months ago

No problem.