BITalinoWorld / revolution-python-api

Python API for BITalino (r)evolution
GNU General Public License v3.0
21 stars 19 forks source link

Serial.read() running indefinitely #15

Closed CharlesEmileG closed 1 year ago

CharlesEmileG commented 1 year ago

Serial.read() is running forever. I am using OS Ventura, and even if the device is recognized, nothing is read.

Screenshot 2023-02-02 at 12 16 58 PM
DFNOsorio commented 1 year ago

Unfortunately, with the new release of MacOS, the serial port method to connect to Bitalino is broken.

We recommend using Plux Pythons API to interact with your BITalino.