Tuesday, May 14, 2013

Days 12 and 13

Coding.

Debugging can be a pain when you are coding in C on a C-32. And if the C-32 so decides to use those life-saving printf output lines as its Serial Communications Interface lines, you can consider yourself to be pretty much screwed.

Somehow, we got the communication going just a while back. Our code makes the Pod to issue a connect command to the Roamer, lighting up an LED in the process. When the connection is successful, another LED lights up. The Pod then sends back a command and the Roamer lights up an LED in response.

Hopefully, this is going to continue to work!

No comments:

Post a Comment