Hello,
I have a quadruped robot with an SSC, BotBoarduino, and PS2 controller.
I uploaded my configured Pheonix code - the “QuadC_PS2_SSC32” Arduino file - to the robot using Arduino and it said that everything compiled and uploaded fine.
When I started up my robot and got everything connected, I pressed some buttons on the Lynxmotion controller and the robot started beeping when I pressed certain buttons. However, the robot did not move and the SSC’s green light did not flash when I was pressing the buttons.
Is there a certain procedure that I need to follow to get the robot moving (setting a certain mode using the controller, etc)? Or do I need to do anything to the code?
My Baud rate in both the code and on the SSC-32 is 115200 and I am using the 12/13 pins for the Tx and Rx.
Additionally, how am I able to debug the system? When I was going through the code, I noticed that there was a lot of debug serial outputs, but I do not know how to read these outputs.
Below are images of my setup for your reference.
Please let me know if you see any issues with my system and if you know how to get this system working.
Thanks,
Christopher