You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recommend doing the steps in the USB section of this document https://files.atlas-scientific.com/pi_sample_code.pdf
Make sure to install the correct libraries for your version of Python and that all the permissions are set properly
If I use list_device() method in the FTDI script, I receive a list of the devices that I would expect.
When I instantiate a device object however, i get the FTDI device not found error:
FtdiError: b'device not found' (-3)
I cannot read my Atlas devices due to this
The text was updated successfully, but these errors were encountered: