Shop OBEX P1 Docs P2 Docs Learn Events
looking for remote control for 6 axis robot hand — Parallax Forums

looking for remote control for 6 axis robot hand

robot makerrobot maker Posts: 17
edited 2006-09-04 11:40 in BASIC Stamp
looking for circuit for controlling 6 axis hand using ssc-2 servo controller and 2 basic stamps using one for transmitter and one for reciever to contol scc controller
also on trasmitter side like to use joystick pots and a-d for each servo
using 433 transmitter and reciever pair for wireless
8 bit a-d should work since i need 0-255 for servo control and 127 at center
also basic code

Comments

  • Tom WalkerTom Walker Posts: 509
    edited 2006-08-23 14:00
    This sounds like a problem that should be broken down into steps. First get a Stamp to control your ssc. Then get 2 Stamps communicating via wire WITHOUT involving the ssc..just to understand communications. Then do Stamp to Stamp wirelessly. Finally, put the ssc back into the loop at the end.

    If you walk this path, and understand what is happening at each step, then you should be able to accomplish what you are trying to do. Skipping steps, in my experience, will bite you.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Truly Understand the Fundamentals and the Path will be so much easier...
  • robot makerrobot maker Posts: 17
    edited 2006-09-04 01:41
    that sound good idea ,just started using basic stamps
  • aridaiosaridaios Posts: 57
    edited 2006-09-04 10:45
    What will be the range of your remote control?

    Michael
  • robot makerrobot maker Posts: 17
    edited 2006-09-04 11:40
    mybe 4 miles looked at www.remcon.com for remote modules
Sign In or Register to comment.