Skip to content

mannrobo-training/testbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

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

Benchmark 2: VEX Testbench

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published