Hello, some engineering students are trying to use the MOKU Go for signal processing applications. We managed to connect and get it working through USB but the Python and Matlab API guides say that we have to use it wirelessly because of the type of IP addresses used through USB and Wirelessly.
For python we pip installed moku and then we tried downloading the data files but it says “The term ‘moku’ is not recognized as the name of a cmdlet, function, script file, or operable program”.
For Matlab we get the following:
When trying to use a USB connection we use the IPV6 address within the brackets solution but it says that we’re already connected to it, saying mac_x may be using this device.
We believe we’re doing something wrong but we don’t know what. Any help is appreciated. Thank you