Saturday, November 9, 2013

Programming Robots

Programming lego robots is relatively simple.  It is just creating a string of commands for the robot to follow, that can later be saved or erased. For instance, you might instruct the robot to travel for 5 seconds, turn 45º, then travel in a straight line until something is noticed by its visual sensor. Commands include, time-based motion, turning motions, color-based functions, and touch-based functions. You can create strings of programs by manually entering each command onto the robot's 'brick, as it is referred to on the Lego robotics website, or you can plug in the robot to a computer with the lego robotics software and download strings of previously created commands.
Programming Main Screen - Lego Robotics 
EV3 Intelligent Brick
















No comments:

Post a Comment