gotthardp / python-mercuryapi

Python wrapper for the ThingMagic Mercury API
MIT License
122 stars 63 forks source link

Whether to support the chip of E710? #139

Closed DoongLi closed 1 year ago

DoongLi commented 1 year ago

Hi friends,I used the reader of MKS460, Its chip is IMPINJ's E710, does the Python interface support this device?

gotthardp commented 1 year ago

Hello. I don't think so. The Python interface is just a wrapper for the ThingMagic Mercury API which is developed for JADAK ThingMagic readers. Other readers are out of scope of this project.

DoongLi commented 1 year ago

ok,thx Petr

DoongLi commented 1 year ago

Hi Petr, by the way, Do you know if there is an ROS interface for the Impinj's E710?