In class, you were assigned an emotional state. Build a creation with your Arduino that illustrates this emotion. In other words - create a structure that uses physical materials and electronics to get at the core essence of your word. Focus on the relationship between your physical construction and your code.

Bring your creation to class to demonstrate - TUESDAY WEEK 4 . Additionally, submit your programming code here. Try to follow the examples in the text regarding good programming style: indent properly, use comments to explain what you're doing, and try to make your code as clear as you can.

In addition, make sure the assignment code for this project uses conditionals and calculations.