nathandunk / BetterSerialPlotter

A drop-in replacement for the arduino serial plotter
MIT License
162 stars 25 forks source link

Does not plot on macOS Apple M1 Max #36

Open vihuvac opened 3 months ago

vihuvac commented 3 months ago

The project looks amazing and can't wait to start using it on macOS. The program detects the ports correctly, and after setting the correct bound rate, I cannot see the plots. The Serial Monitor works fine.

The Arduino IDE Serial Plotter works fine on macOS, so perhaps the program requires some additional settings or dependencies.

It was tested on:

OS: macOS Sonoma 14.4 Chip: Apple M1 Max

Plots:

Screenshot 2024-03-18 at 13 47 20

Serial Monitor:

Screenshot 2024-03-18 at 13 47 39

Thanks a lot in advance for your support.

gaurang96 commented 2 months ago

Hi, I'm facing a similar issue, where the data gets printed normally on the "Serial Monitor", but nothing gets plotted. Is there any workaround you figured out?

P.S - I too am on CacOS Sonoma 14.4 with M1 Max Chip