Shop OBEX P1 Docs P2 Docs Learn Events
bs2(BOE) to usb servo controller question — Parallax Forums

bs2(BOE) to usb servo controller question

SLUG-1SLUG-1 Posts: 28
edited 2008-12-24 20:31 in Robotics
I have my left and right servo's (for driving) connected to ch15 AND ch12 respectively. what command would i use for my bs2 to turn the servos in
pbasic?

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2008-12-24 05:01
    Have you read the documentation for the serial servo controller (pages 5 & 6)? It shows the various commands and the PBasic statements (SEROUT) to communicate with the controller. The USB version documentation focuses on the PC based control program. If you use a serial connection to a Stamp, the whole thing looks and functions like the serial version of the controller.
  • SLUG-1SLUG-1 Posts: 28
    edited 2008-12-24 05:19
    hmm no i didnt think to read the serial servo controller nfo...lol ty!!!


    -usb user without thinking! jumpin.gif
  • MSDTechMSDTech Posts: 342
    edited 2008-12-24 20:31
    One confusing aspect of the USB servo controllers is you also have to download the manual for the serial version. I has all the commands and control descriptions.
Sign In or Register to comment.