Answered step by step
Verified Expert Solution
Question
1 Approved Answer
5.) Circuit/Program 5: Create a circuit/program to blink two LEDs forever (alternating) Use TinkerCAD to create a circuit consisting of an Arduino UNO, two red
5.) Circuit/Program 5: Create a circuit/program to blink two LEDs forever (alternating)
- Use TinkerCAD to create a circuit consisting of an Arduino UNO, two red LED and two 220 resistor, and wire connections.
- Your code should begin with a block of comments similar to those shown in Problem 2, but change the problem number and the description.
- Connect one red LED and 220 resistor to pin N+2, where N is the last digit in your StudentID. Connect the other red LED and 220 resistor to pin N+3.
- Each LED should be ON for 0.75 s.
- Include extra comments explaining when LEDs are ON and when they are OFF.
- Simulate the program and verify that it works properly. (The LEDs should blink back and forth link the lights at a RR crossing. One LED should always be ON.) State in your report if it operated correctly.
- Include a screenshot of the circuit and the code.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started