Author Topic: pololu ssc in roborealm  (Read 2831 times)

0 Members and 1 Guest are viewing this topic.

Offline maverick monkTopic starter

  • Robot Overlord
  • ****
  • Posts: 204
  • Helpful? 0
pololu ssc in roborealm
« on: December 21, 2008, 08:58:36 PM »
Ok, i have the serial 8 servo controller by pololu, its hooked up to my computer via a usb adapter, its powered with a 6v powersupply, its set on mini ssc mode. Im using roborealm, attempting to do a sciencefair with blob tracking, i have the cog-x and cog-y values of the blob. I have my controller set to move the servos in accordance with those values, but even tho the software shows that the servo is moving, nothing happens out in the real world, the green light doesnt turn on, and the orange warning light stays on, what are the possible problems? im using baud rate of 9600, and COM1

Offline izua

  • Supreme Robot
  • *****
  • Posts: 682
  • Helpful? 0
    • izua electronics
Re: pololu ssc in roborealm
« Reply #1 on: December 22, 2008, 04:33:31 PM »
does that controller do anything if you send raw data to it (outside robo realm) ?
Check out my homepage for in depth tutorials on microcontrollers and electronics.

Offline maverick monkTopic starter

  • Robot Overlord
  • ****
  • Posts: 204
  • Helpful? 0
Re: pololu ssc in roborealm
« Reply #2 on: December 23, 2008, 11:34:13 AM »
How would I go about doing this?

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: pololu ssc in roborealm
« Reply #3 on: December 27, 2008, 03:52:12 AM »
Check all the pin voltages with a multimeter. Check battery.

See if a servo pulse is coming out the servo pin using the frequency setting.

Verify you have baud set properly everywhere.

Do a loop back test on the UART (see my UART tutorial).

Offline izua

  • Supreme Robot
  • *****
  • Posts: 682
  • Helpful? 0
    • izua electronics
Re: pololu ssc in roborealm
« Reply #4 on: December 27, 2008, 04:11:19 AM »
well, try controlling the servo controller using the received software, or check the manual (i think it works as a virtual serial port) to see what commands it should receive.
as admin says, make sure all connections are right, nothing is reversed or mirrored, etc.
Check out my homepage for in depth tutorials on microcontrollers and electronics.