1 / 5

E10-Robotics Project: Summary of key components/terms

E10-Robotics Project: Summary of key components/terms. Light Sensor. Ultrasonic Sensor. Name Purpose and usage MOTOR 1. Movement /speed of the Robot 2. Direction can be CW or CCW 3. Value of the speed: 000 - CCW- High 127 - STOP

Télécharger la présentation

E10-Robotics Project: Summary of key components/terms

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. E10-Robotics Project: Summary of key components/terms Light Sensor Ultrasonic Sensor

  2. Name Purpose and usage MOTOR 1. Movement /speed of the Robot • 2. Direction can be CW or CCW 3. Value of the speed: 000 - CCW- High 127 - STOP 255 - CW - High 4. Command: SetMotor (Port # , Direction &Speed # ) SERVO 1. Controls the position rather than the speed of the robot 2. Range of motion ≈ 120˚ (-60˚ to +60˚) 3. Value of the range: 000 - + 60˚ (extreme CW) 127 - 0˚ ( STOP ) 255 - - 60˚ (extreme CCW) 4. Command: SetServo (Port #, Direction Value) Bumper Switch 1. A digital sensor 2. Distinguishes between two states (0 & 1, On & Off) Switch is pressed - 0 (Low State) Switch NOT pressed - 1 (High State) 3. Command: Bumper = GetDigitalInput(Port #)

  3. Questions A • The “High” state of the of a digital sensor (bumper switch) is: • 0 • 1 • 157 • 256

  4. Question B The value of the motor speed, CCW-High is: • 255 • 127 • 000 • 60

  5. Question C The value of the servo range at 0º (zero degrees) is: • 255 • 127 • 000 • 60

More Related