Skip to content

mannrobo-training/testbench-tmulea

Repository files navigation

Project 2: VEX Testbench

image

Driving Questions

By the end of this project, you should be able to answer the following:

  • How to work with variables
    • What is a variable?
    • What data types are there?
  • How to control program execution
    • What is task main?
    • What are if, else if, and else blocks?
    • What are for loop structures?
    • What are while loop structures?
    • How can I make the program wait a few seconds?
  • How to configure motors and sensors
  • How to work with motors
    • How can I set motor power levels?
    • How does "power" relate to output speed and force?
    • How can I stop a motor?
  • How to work with sensors
    • What types of sensors there are and what they do?
    • How can I get input data from a sensor?

About

testbench-tmulea created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages