
SerialBuddy is the serial communication app with console, plot, and analyzer for Mac. It lets you debug the serial communication while developing with micro-controllers. This app comes with an “Ordinal” serial console, a line and spectrum plotter, and a serial communication analyzer (currently on data transmission).
v1.3
Sorry for the late update.
I learned that it is hard to find a job :/
NEW FEATURE:
- Alternative library can be used for graph plots
- data with the label (e.g., `temp: 33.0, humidity: 15.5\r\n`) (experimental)
FIXED:
- Crashes when you switch the graph
- Crashes by receiving some data (mainly contains a colon(:))
- Not worked with unordinary baud rate (experimental)