EV3 Parts and Programs Puzzle

1234567891011121314151617
Across
  1. 3. Sensor used to determine how much the sensor has rotated
  2. 4. Access points on the EV3 Brick where physical connections are made to the sensors and motors
  3. 6. Equipment used by your robot to gather information about its surroundings
  4. 10. Sensor used to detect solid objects
  5. 11. Sensor used to detect distance using sound waves
  6. 12. Program block setting that determines the function of the block
  7. 13. The power source for the EV3 Brick
  8. 15. The physical connections between the EV3 Brick and the sensors and motors
  9. 17. wire (Two words) A digital link between programming blocks that determines block input and output
Down
  1. 1. Sensor used to detect the amount of light
  2. 2. Program block that repeats all of the code inside it
  3. 5. Program block that controls direction of both motors
  4. 7. A program block that uses true/false statements to determine behavior
  5. 8. A physical part attached by a wire that rotates according to the program
  6. 9. Program block setting that determines behavior of the block
  7. 14. Program block that controls power of each motors separately
  8. 15. Program block that is used to pause the code until its conditions are met
  9. 16. Brick (Two words) The physical "brain" of the robot where the code is stored and run