#lighthack - Nomad Cobalt?

Will #lighthack work with Nomad Cobalt? If not, how hard would it be to get it to work?

Parents
  • I do not believe light hack will work in cobalt. You could build a network based arduino encoder to work with cobalt but unless they add the ability to have OSC over USB the light hack will not work. This would be a code enhancement that would have to be done by ETC in the console software. Network based OSC works currently and would just require you to build an arduino project with ethernet support.
  • Andrew is right - at this point, the USB-OSC support is not implemented in Cobalt but standard network-based OSC is.

    Happy hacking!
    Luke
  • So most of #lighthack is still usable, but I need an arduino with a network interface, and I will need to rewrite the code to use the network interface instead of the usb interface?
    Thanks
    Jim
  • Hi Jim - that's correct, at least for now. Hopefully there is some expertise on these forums that can help!
  • Try an Arduino Leonardo ETH, you find cheap clones on aliexpress. There are samples in the OSC library how to use it with ethernet instead of usb.
Reply
  • Try an Arduino Leonardo ETH, you find cheap clones on aliexpress. There are samples in the OSC library how to use it with ethernet instead of usb.
Children
No Data