Serial communication between Arduino and Apple M1 running Ventura
MJ
Mar 18 2023 | 11:03 pm
I am following along with this tutorial to get an Arduino communicating with Max MSP via serial. The same patch and sketch combo works on my 2014 Macbook running Big Sur and my Windows 10 machine, but not my Macbook M1 running Ventura.
My first thought was that perhaps it had to do with the lightning ports, but I'm able to read the Arduino's serial output on Ventura in the Arduino IDE, just not in Max. So I'm wondering if this is a software compatibility issue between Max and Ventura? Has anyone encountered this or have any insight that might clue me into what's blocking this communication?