04 Mission Instructions

Your mission is to create a robot that reacts to how loud the environment is around it. 


4. Design: Your Code

Now you need to decide how your robot will alert you to increasing sound volume. Do you want it to only have one response, or do you want it to have a 

few levels of responses that do more and more things to get your attention?


For now, choose two levels of robot reactions. The first level will be a warning that the environment is approaching too loud and the second level will be a big, bright, all-caps IT-IS-TOO-LOUD alert.  


Take a moment to plan what your robot will do as it passes each different threshold. Will the eyes change color or blink? Will the robot move or spin? Write your plan so you can reference it easily while you create the program.