10_24_17_RM_EV3 Multitasking

Classes:  RM
Date of Assignment 10.24.17
EQ(s): Is it possible to have a robot perform multiple tasks concurrently, at the same time, or by multitasking?  What is the difference between just putting the command into the line of code and "piping it" instead.  What is the difference between serial processing and parallel processing (hint: the traditional approach is usually serial and the "piping it" method is parallel.

Assignment: Use multitasking for times when you need the robot to do more than one thing at the same time.  Like when making the Traffic Signal AND the Crossing Signal

https://www.youtube.com/watch?v=4tAPYWQzrLg

https://www.youtube.com/watch?v=9dD1k9ZqFIc

Comments