Hello Guys , I’m very interesting in programming with ssc-32 and arduino 2009. I"m at the first experience in programming with arduino and i like programming. Someone help me in code for quadripod or hexapod in arduino. Please someone help me.
First, you need to get familiar with programming the Arduino to do different things. There is MUCH more involved in programming for a quadrapod or hexapod. You can’t just expect to jump in and program a quad or hex as your first project with an Arduino. Learn the Arduino environment and how to use it first, before jumping into something major like programming a robot.
You can send commands from an Arduino to an SSC-32 by connecting the TTL serial pins to the Arduino’s serial pins. You may or may not have to swap the RX/TX lines for the connection.