C-ROBO Description
C-ROBO (Scribbler Robo)
Every robot has to have some way it is controlled, the robot can be computer controlled through some kind of program, or the robot can be remote controlled, making movements based on user inputs! !!Here you can control the Robot with characters
FORWARD = 'F'
BACKWARD='B'
LEFT ='L'
RIGHT ='R'
STOP ='S'
AUTO ='A'
MANUAL ='M'
We are dedicated to support DIY, Education and Research Robotics.
Every robot has to have some way it is controlled, the robot can be computer controlled through some kind of program, or the robot can be remote controlled, making movements based on user inputs! !!Here you can control the Robot with characters
FORWARD = 'F'
BACKWARD='B'
LEFT ='L'
RIGHT ='R'
STOP ='S'
AUTO ='A'
MANUAL ='M'
We are dedicated to support DIY, Education and Research Robotics.
Open up