Filtering HeartBeat out of data

Yesterday, we finalized the scheme in OpenInterface we implemented to get the heartbeat out of the HRMI. Why did we have to finalize it? The HRMI sent out three kinds of data: Status, time and the heartbeat. We only need the heartbeat to send it to Kyma. We solved the problem by implementing two additional objects: ParameterListToArry and ParameterListFromArray. By selecting the right parameter, we can obtain the heartbeat without the other overhead. In the following days, we will test the different parameters to modify the sound (heartbeat, emotiv epoc and real-time streaming) and we will begin working out our presentation for Tuesday.



Comments are closed.