PyLabRobot / pylabrobot

interactive & hardware agnostic SDK for lab automation
https://docs.pylabrobot.org
MIT License
178 stars 63 forks source link

Update setup.py to replace pylibftdi fork allowing for custom VID and PIDs #294

Closed maraxen closed 6 days ago

maraxen commented 1 week ago

Enables use of custom product and vendor IDs to automatically identify FTDI devices when interfacing over USB. Important for use with ClarioSTAR, whose most recent firmware requires use of a product ID not currently included in the pylibftdi general distribution.