jeremyherbert / mcp2210-python

MCP22100 python driver
MIT License
6 stars 4 forks source link

How to find the serial number? #6

Closed Blitzbirnep closed 2 months ago

Blitzbirnep commented 1 year ago

It seems to be a straight forward setting but I cant figure it out. How to find the serial number?

jeremyherbert commented 1 year ago

You can use lsusb -v on Linux, device manager on Windows, and System Report on mac.

phoenixofhp commented 2 months ago

Created pull request #8

jeremyherbert commented 2 months ago

@phoenixofhp thank you! merged and uploaded to pypi.