https://github.com/strawlab/arduino-udev
Get and set information by querying serial devices
https://github.com/strawlab/arduino-udev
Last synced: 10 months ago
JSON representation
Get and set information by querying serial devices
- Host: GitHub
- URL: https://github.com/strawlab/arduino-udev
- Owner: strawlab
- License: mit
- Created: 2014-10-28T14:55:49.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-04-20T12:37:17.000Z (over 4 years ago)
- Last Synced: 2025-08-29T06:33:08.486Z (12 months ago)
- Language: Python
- Homepage:
- Size: 42 KB
- Stars: 7
- Watchers: 4
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# arduino-udev
Get and set information by querying serial devices
## testing udev rules
On linux:
udevadm test $(udevadm info -q path -n /dev/ttyUSB0)
udevadm control --reload-rules