DEVOLS PRODIGY ROUND 1

12345678910111213141516
Across
  1. 2. A sensor that measures distance using sound waves Hint: Bats use this principle
  2. 6. Digital representation of a physical robot or system Hint: Used for testing before building
  3. 8. Error caused by difference between expected and actual motion
  4. 9. A device that converts electrical energy into motion Hint: Wheels and arms rely on this
  5. 11. arduino programming language
  6. 12. The “brain” of a robot that processes inputs and controls actions Hint: Often a small board like Arduino or Raspberry Pi
  7. 13. Input component that provides variable resistance
  8. 14. Small light used for visual output in Arduino projects
  9. 15. Arduino function that runs repeatedly
Down
  1. 1. Process of adjusting sensor data for accuracy Hint: Done before measurements are trusted
  2. 3. Component that stores electrical charge temporarily Hint: Used for smoothing signals
  3. 4. Control method using proportional, integral, and derivative terms
  4. 5. The study of motion without considering forces Hint: Forward and inverse problems
  5. 7. Sensor that detects rotation or angular velocity
  6. 9. Programming logic that allows robots to make decisions Hint: IF–THEN rules
  7. 10. Board used to simplify wiring Arduino components
  8. 16. Pin type used for variable output on Arduino