Robotics day 17-Keypad
- sreeramchittayil
- Jan 26, 2023
- 1 min read
In this lesson, we moved the robot using the keypad. This meant we needed to give each direction a specific number. These are the notes for moving the robot:
Forward=2. Left=8
High. Low
low high
low Low
high high
Backwards=4. Stop=5
Low Low
high Low
high Low
low Low
Right=6
Low
high
low
high
Using these commands and the codes from last class, we were able to move the robot using the keypad.



Comentarios