Software
6. This code incorporates the use of a LDR. An LDR senses light. The button currently has no purpose, but is in the code for later use.
Hardware
6. This hardware has the LDR to track light and when something covers it up it shows a lower number. It is very similar to project five, but it contains a button for later
5. This code doesn't make any of the lights blink. Instead it receives data. This requires and analog pin and instead of saying pinMode OUTPUT, it now say pinMode INPUT.
5.
4. This code causes the light to fade instead of just turing on and off.
4.
3. 10/16/15 - This code blinks my phone number. It uses loops and delays.
3. This is blinking my phone number. It will also work on the simulator 123D design.
2.10/13/15 - This code makes lights blink forwards in series. It includes loops.
2. This is the blinking lights going in series up the bread board.
1.10/9/15- This code is the code we designed in class today it makes the three light blinks at different times making them look like a stop light. The red blinks first for 4 seconds, then the yellow for 1 second, then the green for 3 sec.
1.This is the red blinking light when it is the reds turn to be on for four seconds.