Go Forward Turn Around Go Back With Steering
Example of making turn using the steering option of the move block
- #aptrck
- 08 Feb 2018
NXT was the second generation of LEGO Mindstorms Robots. Released in 2004 and very popular until the NXT released it was a magnificent set. In the beginning of 21st century the LEGO Mindstorms NXT brought the educational robotisc to another level. The first robotics competition that the FLLCasts founders ever when to was with LEGO Mindstorms Kit. The set contains a brick, motors and sensors and about 800 to 1300 parts depending on the boxes. The Scorpion was one of the most popular robots with LEGO Mindstorms NXT.
Example of making turn using the steering option of the move block
- source code of the block written in NXT-G. Download, directly import it and use it in your programs. Never ever miss a line.
- NXT-G source code of program that draws a smile face on the brick's screen.
- download the source of a program that tells the color the robot is seeing.
Program for displaying the value of the sensor on the screen
Program for calibrating including the DisplayLightSensor block
- download and import the whole Menu myBlock. It might require you to modify it so that it fits to your needs. Any comments on modifications you have made are really welcome.
- The source code of the Menu written in NXT-G. Download and run it.
Example of making turn using only one motor