Last day for makeup work is Thursday, May 29th!
Project # 1 (Hello World)
After the program uploads, click on the monitor tab on the side.
Project # 2 (Change the phrase in project #1)
Project # 3 (Hello World Repeated)
Move the Serial.print into the loop section, upload the code, then check the serial monitor again.
Project # 4 (println)
Project # 5 (Setup vs Loop Code)
Project # 6 (LED blink)
Look at the built in LED on the Arduino board after the code compiles succcessfully.
Project # 7 (different blink times)
Change the numbers after delay in the previous code.
Project # 8 (On and Off)
Project # 9 (Change Blink Time)
Extra Credit Hints
Connect the led to the Arduino like the image below. Also Project #6 is close to the code you need.