Tuesday, February 17, 2009

“Movin' and Making Turns”

In the past week in robotics class we have finished two labs measured turns, and right face. In the lab right face we learn t the differences between swing turn and a point turn. A swing turn is when one wheel is in motion or spinning while the other wheel is not, but a point turn is when one wheel moves forward and the other reverse or moves backward creating a efficient and faster turn. In the lab measured turns we learned how to get the robot to turn a certain amount of degrees by setting a ratio of the circumference of the circle and the circumference of the wheel. for homework I read chapter 4 which is all about the move block. Move block can control more than one motor at a time. This makes the turns when a robot moving forward easier. Move block as a disadvantage it cant do a very good swing turn. But it is easy to put one block than two move blocks. I hope to accomplish the Circuit race.

Wednesday, February 4, 2009

Hello World My Name is

Chapter 3 of "LEGO Mindstorms NXT-G Programming Guide" book is basically about using the display block in the programing software. Using the display block you will see many configuration panel for different function purposes for example what you want to appear on the LCD and for how much time you want it there. There is also drawing tool that I can make pictures out of. And also allows me to add text. In order to make my life easier I can use data hub. Create a program that pops up in the screen that says "hello my name is"by using display blocks on the NXT. We also programmed the robot to make a sound after 2 rotation then making another sound when reversing 2 rotation. End, of lab I created a program after a clap it showed a angry face and said game over. I also tested it out on three people and saw whether they could guess what is the mood of the robot and all three got it all right. Using the display block you can program faces, words or pictures this can help in the outside world by showing emotion and communication. In the future I would add sound to my robot to see which program is running and use display block to attract viewers.