Shop OBEX P1 Docs P2 Docs Learn Events
How to modify boe-bot code to work over direct serial connection — Parallax Forums

How to modify boe-bot code to work over direct serial connection

tslove28tslove28 Posts: 6
edited 2007-05-02 02:28 in Robotics
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.·

Thanks,

ts

Comments

  • crgwbrcrgwbr Posts: 614
    edited 2007-05-01 19:58
    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?"
  • T0mT0m Posts: 124
    edited 2007-05-01 21:53
    Hi TS,

    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
  • tslove28tslove28 Posts: 6
    edited 2007-05-02 02:28
    Yea I actually bought another serial port for the program to use.· Simplified things a lot.

    Thanks for the response

    ts
Sign In or Register to comment.