The first class of SCI183 Lab covered introductory programming using NXT software and LEGO Mindstorms.
We build a small plastic car-like machine to see the programming to actual motion. It operates according to the written NXT program.
The assigned motions are;
- Move circular with two-feet radius
- Move backwards in circle with two-feet radius
- 1+2 combined
- 1+2 then make sound
- Random motions
This was a very introductory programming and our group could manage the machine and NXT software easily.
Overall, we learned how to write a basic program on NXT and how the machine operates.