Friday, April 29, 2016
Day 3 continued- programming the external LED
Programming the external LED:
Continuing from the last challenge where we had to make the LED on breadboard light up, for this challenge we had to make the LED blink. One problem we encountered was when we had to change the code so that the LED would go on for a second then off for a second , then on /off for 5.
Thursday, April 28, 2016
Day 3- Keep a Light On for me
Modify a Blink- Day 1 Continued
Modify a Blink - Day 2
Today we continued to modify the light 13 on the board of the arduino. With the second challenge, we had to modify the code so that it would keep the light on forever. To do this, we removed the last 3 lines of code on the loop function of challenge 1. We then had to use the delay function (The delay(1000) command delays the computer for 1000 milliseconds) we then modified the code so that the light would stay on for 10 seconds and go off for one and loop.
Wednesday, April 27, 2016
Subscribe to:
Comments (Atom)


