receiving Wifi Shield data from Cyton, in C#
I am rather new when it comes to moving from one software to another, but even so i need to receive data from the wifi shield attached to the cyton in C#.
I seem to be having difficulty with the initial stages of actually receiving the C# data without using the OpenBCI GUI. I am unfamiliar with how the wifi shields data is received by the openBCI GUI.
My question is how do i receive the data that the GUI is receiving in C# or how can i begin to go about that?
I cannot use the GUI down the line and am trying to incorporate the data into a C# application I've been working on for some time.
Comments