-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
I've installed elitech:
$ pip3 install elitech-datareader
and tried
$ elitech-datareader --command simple-set --interval=10 /dev/tty.SLAB_USBtoUART
but got
serial.serialutil.SerialException: [Errno 2] could not open port /dev/tty.SLAB_USBtoUART: [Errno 2] No such file or directory: '/dev/tty.SLAB_USBtoUART'
Looking at the diff of ls /dev
, I found that plugging the Elitech RC-5 in gives the following additional devices:
- hidraw1
- sdb
- sg1
Could you please help me? How do I configure the device?
Metadata
Metadata
Assignees
Labels
No labels