Skip to content

Library bindings

Pavel A edited this page Jul 21, 2018 · 4 revisions

Python (CPython)

See an example in /Python directory. This is a simple test, not a ready to use library yet.

.NET

C#: using DllImport: see for example https://github.com/mmcs-robotics/USB-Relay/tree/master/NetDll

PowerShell:

Example powershell scripts are in /Windows-VS/Powershell The minimal version tested is 4.0 on Win7.

Javascript (nodejs)

See here: https://github.com/aartek/usb-relay-hid-node-js/tree/develop

Clone this wiki locally