by limor » Wed Dec 21, 2005 11:43 am
by limor
Wed Dec 21, 2005 11:43 am
the KHR-1 (and robonova) come pre-installed with flash memory software that does the PWM timing for you. it also comes with eeprom memory for storing motion sequences. all you have to do in order to make the robot react to the environment is tell the robot to perform motion sequences as a result of external stimuli.
To get the external stimuli you need some sensors on the robot's body and a second controller board with A2Ds.
To activate the motion sequences, your second controller needs to communicate with the RCB-1 over serial interface.
So basically if you addopt this model, you dont need to deal with PWM.
Alternatively, you can replace the RCB-1 with your own controller board and communicate directly with the servos. There have been previous discussions on this forum about communicating directly with Kondo's ICS servos (see links on the
documentation page)
the KHR-1 (and robonova) come pre-installed with flash memory software that does the PWM timing for you. it also comes with eeprom memory for storing motion sequences. all you have to do in order to make the robot react to the environment is tell the robot to perform motion sequences as a result of external stimuli.
To get the external stimuli you need some sensors on the robot's body and a second controller board with A2Ds.
To activate the motion sequences, your second controller needs to communicate with the RCB-1 over serial interface.
So basically if you addopt this model, you dont need to deal with PWM.
Alternatively, you can replace the RCB-1 with your own controller board and communicate directly with the servos. There have been previous discussions on this forum about communicating directly with Kondo's ICS servos (see links on the
documentation page)