Demonstrate A Basic System Functionality Of The Essential Components For This Assignment.

computer science

Description

Demonstrate a basic system functionality of the essential components for this assignment. 

Assemble all the circuits for:

  • 1 or more LEDs
  • 1 or more momentary pushbutton switches
  • 1 resistive light sensor

All of your circuits should be on a single breadboard and all properly connected to your Arduino microcontroller. 

Write a single Arduino "sketch" (microcontroller code) that demonstrates all of the components working. 

You should show a conditional relationship between your sensors and your LED output, not just print statements that show raw values (although these are also great to implement).

Remember, all of the connections between your individual sensors and LEDs are made through your code, not by physically wiring them together. 


Related Questions in computer science category