Does anyone have any suggestions on how I can edit the boe-bot code to work with the serial interface instead of using blue tooth?· Ultimately I need it to communicate to Microsoft Robotics studio over this link.·
The robot isn't going to notice a differnce, to it, it's just serial data. As far as the MRS interface; not many people on this forums have used it.
With a little work it should be easy to get going,
Craig
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I would love to change the world, but they won't give me the source code
People say that if you play Microsoft CD's backwards, you hear satanic things, but that's nothing, because if you play them forwards, they install Windows.
I spent a minute looking at my own code by accident. I was thinking "What the heck is this guy doing?"
Comments
With a little work it should be easy to get going,
Craig
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I would love to change the world, but they won't give me the source code
People say that if you play Microsoft CD's backwards, you hear satanic things, but that's nothing, because if you play them forwards, they install Windows.
I spent a minute looking at my own code by accident. I was thinking "What the heck is this guy doing?"
You are probaly using pin 0 for serin with bluetooth. You should change that to pin 16 for direct serial.
Tom
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Robot vision is the the future, and Vision will take us there.
http://www.youtube.com/watch?v=gbf0zaxWjvI
Thanks for the response
ts