|
|
| What are some possible uses for the NXT rotation sensor? How do I program it with NXT-G? |
The rotation sensor is embedded within the NXT motor. One idea for its use is to build a joystick to control a robotic car.
In the following example, the motor responds when the rotation sensor is turned past 30 degrees. The rotation sensor can be made into a joystick for control. Note that in this example, rotation.rbt, the sensor used is an RCX rotation sensor rather then the motor-embedded NXT rotation sensor.
VH
|