After researching Bitalino and getting familiarise with the provided example prove to be more difficult than expected. Developing the LabView code for the EMG will take more time as I will be making changes to the example of the LabView code provided by BITalino to read the EMG signal.
The example code provided by BITalino has an issue with connecting and reading the sensor. Figure 1 shows the front panel of the example code. The code fails to connect with the blue tooth sensor therefore I am using the simulated signal and the EMG signal have made with open signal. After tweaking the connection module inside the code I have manage to connect the Bitalino but it fails to coordinate the time and signal frequency causing a severe anomaly speed pickup on signal causing a glitch and ending with a crash. The example code does not provide any signal filtering nor signal smoothing.
Author's Notes
“I will be developing the example code to connect with the sensor, I will be trying to debug the issue with the glitch. I will also include a filter and a smoothing on the signal”
Comments