Hello I was wounding how hard it would be to get the Devantech 8-Channel, 1A Optically Isolated USB Relay Module to be controlled my a PC running a custom unreal engine game ?
Devantech 8-Channel, 1A Optically Isolated USB Relay Module contrled by a custom unreal engine game?
Hello @Roboskull and welcome to the RobotShop forum!
I’m not familiar with Unreal Engine Game programming, however, as controlling the Devantech 8-Channel, 1A Optically Isolated USB Relay Module is fairly simple it shouldn’t be that hard.
You can find the documentation here:
And some examples here:
Linux
Linux GCC - A command line tool that will set the relays and display input states
Linux with Mono and Xbuild (C#) - Simple example of switching the relays and displaying inputs
Mac
Xcode - Simple example of switching the relays and displaying inputs
Microsoft Windows
Visual C# Express - Simple example of switching the relays and displaying inputs
Visual Basic Express - Simple example of switching the relays and displaying inputs