Wednesday, March 11, 2015

MachroLab Lesson 2

The commands we wrote made the Sphero change direction and color at the same time. I then programmed it to begin rolling the turn 90 degrees three times which made it go in a square. We repeated making shapes such as a triangle (45,45,45), and a pentagon (0,72,72,72,72).

MacroLab Lesson 1

I taught the Sphero how to move forward for a certain amount of time at a certain speed and the Sphero would move at that speed for that set time. The commands we used consisted of: Speed = 20%, 40%, 60% Time= 3000, 6000, 9000 milliseconds.