Shop OBEX P1 Docs P2 Docs Learn Events
?RF question? — Parallax Forums

?RF question?

SAMMYSAMMY Posts: 9
edited 2007-09-20 01:05 in Robotics
skull.gif·Has anyone interfaced a futaba 6 ch radio and receiver to control a boebot yet.·And another question is what's the best way·to learn programming from ground zero, i have·very limited·experience in pbasic"only the stuff in the manual from the boebot" and none in any other type's but Very interested in it. skull.gif

Comments

  • D FaustD Faust Posts: 608
    edited 2007-09-20 01:05
    Note: I have not done what you are talking about, but I might have some info.

    I think that the recievers output a servo pulse.· In this case you could use the pulsin command·to determine what the transmitter is "saying"

    I read through the commands in the PBASIC help file that applied to the BS2.· The example code and explainations are pretty good.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    LOOKDOWN ThisThread, [noparse][[/noparse]Your_?, My_?, Cool_Thing], looknum
    LOOKUP looknum, [noparse][[/noparse]1, 2, 3], subnum
    ON subnum GOTO Hope_this_helps, Thanks!, WOW!!
    END 
    
Sign In or Register to comment.