The first major milestone has been completed: send an OSC formatted message to the board and verify that it was received (in this case by the LEDs turning on/off). The next major step is to try and receive messages. This will be accomplished by creating the server side of the framework which listens on the correct port for messages. Once they come in, do whatever is needed with the data (in the first iteration, gather data from the accelerometer and show it in the application).
Check back in a few days for updates on progress as well as some code samples which could help with client/server udp transport.
No comments:
Post a Comment