charlieh0tel / usbrelay-rs

Rust crate to talk to USB relays.
MIT License
0 stars 0 forks source link

Add support for UCreate USB relays hardware #2

Open XVilka opened 1 week ago

XVilka commented 1 week ago

It is probably second most common and cheapest USB relay on the market

It has USB VID:PID 0519:2018

See https://github.com/darrylb123/usbrelay

charlieh0tel commented 6 days ago

Please send PR.