20160920 Lego Mindstorms Robotics Coding Class
In September 20th Lego Mindstorms EV3 Robotics class, Kids learned how to calibrate the sensors on the robots and how to code using "my blocks."
In September 20th Lego Mindstorms EV3 Robotics class, Kids learned how to calibrate the sensors on the robots and how to code using "my blocks."
In coding class we finished the code for the ellaphants we built. The kids made a program that would use the robot keypad buttons to control what it did. Up button to make the elephant walk forward. Down button for backward. Left button for head tilt and trunk trumpeting. And right button for picking up an object.
For these two weeks, kids worked on an elephant robot. It is supposed to walk without wheels.
For this week's morning and afternoon closing class. We created animations for a space ship and floating monkeys. The kids learned to use loops and how to change the Sprite over time.
The coding class finished programming their recent robot. They learned how to have multiple threads of program execution and how to interrupt one thread from another and how to use global variables as flags to send quick messages across threads.
利用multiple threads和program execution, 機器狗終於完成了!