You are on page 1of 2

Arduino and Robotics Diagnostic Test

Arduino Basics

1. What is Arduino?

2. Name two common types of Arduino boards and their primary uses.

3. Define Robotics.

4. Explain the difference between actuators and sensors in a robot.

Sensors in Robotics

5. Name two types of sensors commonly used in robotics and briefly describe
their functions.

Arduino Programming

6. Write a simple Arduino code to make an LED blink.

7. Explain the purpose of the `setup()` and `loop()` functions in Arduino


programming.

Integrating Sensors and Programming


8. How would you use an Ultrasonic sensor to measure distance in an Arduino
project?

9. Explain the role of the `delay()` function in Arduino programming.

10. Explain your project idea using Arduino for the competition.

Mention the problem and the solution

You might also like