Please or Register to create posts and topics.

Sessantaquattro Connection to MatLab

Hello,
I use the Sessantaquattro sensor and would like to record EMG data. I would like to use MatLab to record the data. Is there a way to connect the sensor to my laptop and then start and save the data recording via MatLab?

I have tried the MatLab code provided on the website, but the sensor does not connect to the MatLab server. I tried connecting to the MatLab server with a different device independently of the sensor and it worked. So the failure is not because of the MatLab server. I have read that the sensor and the laptop must be in the same wifi for the connection. However, I would like to connect the laptop directly to the sensor, via the ‘Sessantaquattro’ wifi of the sensor and thus enable a connection to MatLab. Is that possible?

Thanks in advance

Good morning,

yes, you can record EMG data from the Sessantaquattro device using MATLAB. To do so, make sure your laptop is connected directly to the WiFi network created by the device, by searching it in the list of available networks.

After turning on the device, connect your laptop to this network. If the connection is successful, the device’s LED will blink twice. At this point, you can run the MATLAB code available in the download section of our website. If everything is working correctly, the LED will blink four times, confirming that the device is sending data to MATLAB.

Please note that it's important to be connected to the device's WiFi before running the script.

Kind regards

Hello,

thank you for the quick reply. I am using the MATLAB Code Read_sessantaquattro.m from the GitHub. Is that the right Code for recording the EMG Data?

Best regards

Hello,

yes, that's right, this is the code to read data from Sessantaquattro via Matlab

Best regards