Lesson 19 Quiz

Color Recognition (Hiwonder 7.4)

Student Information

Quiz Questions

1. In the miniAuto color recognition setup, what does the ESP32-S3 vision module do?

2. The Arduino UNO reads recognition results from the vision module primarily using:

3. In the Hiwonder color ID buffer, a value like 255 typically means:

4. What does the robot do when it detects a red block (in the demo behavior)?

5. What does the robot do when it detects a blue block (in the demo behavior)?

6. If neither red nor blue is detected, what color does the RGB LED show (in the demo)?

7. Why does Hiwonder recommend removing the Bluetooth module before uploading programs?

8. If color detection is inaccurate, what is one recommended improvement?

9. Explain what β€œtwo brains” means in this project (ESP32-S3 + Arduino UNO). (Short Answer)

10. Describe one way you could extend the demo to react to a third color. (Short Answer)

← Back to Lesson πŸ“š Semester Overview Next: Lesson 20 Quiz β†’