Library | Building | Programming | Quick Guides Home | Quick Guides to Building | Quick Guides to Programming | LVLM | WeDo
Motors

DocumentsDate added

Order by : Name | Date | Hits [ Ascendant ]
file icon Motor A on for 1 SecondTooltip 10/26/2009 Hits: 458
This program turns the motor on for one second, then stops the motor.


file icon Front Panel Steering ControlTooltip 10/26/2009 Hits: 483
This program turns the car for a set amount of time. The turning time, steering, power, and ports are all controls rather than constants, which means that they can be adjusted on the front panel of the program.


file icon Drive DistanceTooltip 11/03/2009 Hits: 511

In this program, motors A and B rotate 720 degrees (two revolutions), the NXT brick plays the note C for 1 second, and then motor A rotates 90 degrees.

 


file icon Control a Motor with TimeTooltip 10/26/2009 Hits: 426
This program runs both motors forward for five seconds then stops them by braking.


file icon Control a Motor with a SensorTooltip 10/26/2009 Hits: 426
This program runs all motors until the touch sensor is pressed, then all motors are stopped using brake.


file icon Case Structure Motor ControlTooltip 10/26/2009 Hits: 433
This example demonstrates how a case structure can be used to control the movement of a motor. The state of the case structure is determined by the feedback from a touch sensor.


file icon Case Structure MigrationTooltip 10/26/2009 Hits: 420

This example demonstrates how a case structure can be used to control the movement of a motor. The state of the case structure is determined by the feedback from a touch sensor. If the touch sensor is pressed the motor moves forward and if is not pressed the motor moves in reverse.  Note: The touch sensor is only read once in this program, to have it continually update place the code in a loop.



file icon Basic Steering ControlTooltip 10/26/2009 Hits: 464
This program makes the car turn until the touch sensor is pressed. To control the degree and direction of steering, input a number between 100 and -100.


«StartPrev12NextEnd»
Page 2 of 2
Home | About Us | Contact Us
© 2013 Center for Engineering Educational Outreach, Tufts University
© 2013 The LEGO Group. All rights reserved.