The light sensor on a Lego Mindstorms NXT robot can be used to help the robot navigate obstacles or follow light sources. Learn how to program light sensors and the calibration program in the Lego Min ...
If you want your Lego Mindstorms NXT robot to function as accurately as possible youneed to understand how to get data from the viewing sensors via the NXT brick. Learn how to use the NXT brick and th ...
To get some great functionality out of your Lego Mindstorms NXT robot it is important that you know to how program basic decision-making tasks. Learn how to program switches in the Lego Mindstorms NXT ...
The Lego Mindstorms system may seem like a toy at first, but it is actually a very powerful robotics system used by universities, schools, hobbiests, and kids alike. The NXT Brick is the basic compone ...
Lego Mindstorms NXT robots are capable of displaying images, text and/or feedback on their screens. To get them to do this you have to learn how to program display blocks in the NXT programming enviro ...
If you find yourself using the same functions over and over again in the Lego Mindstorms NXT robotics system it may be helpful to program your own subroutine or block to save time in making other prog ...
Programming cascading switches in the NXT programming environment allows you to program a Lego Mindstorms NXT robot to perform several if/then functions and react to inputs differently outside of a se ...
Learn how to program a Lego Mindstorms NXT robot to perform multiple tasks simultaneously in the NXT programming environment. ...
Data hubs allow you to create interactions among the different function blocks in the NXT programming environment. Using data hubs allows you to program your Lego Mindstorms NXT robot to perform compl ...