Circuit 1 Blinking a LED
Video of the actual arduino blinking.
This is the code that we manipulated for how fast the LED blinked.
Schematic 1
Circuit 2 Potentiometer
The potentiometer is a type of resistor that changes the amount of voltage that goes through, dimming or brightening the LED
Schematic 2
Circuit 3 RGB LED
This code was unable to be manipulated much, we were able to change the speed at which the lights changed
Schematic 3
Circuit 4 Multiple LEDs
We were able to change the speed at which the lights went along the row of lights.
Schematic 4
Circuit 5 Push Buttons
We were able to manipulate the hardware and software to have another light in tandem with the buttons
Schematic 5
When you cover the photo resistor, the light shines brighter, and when its uncovered, vice versa.
Screenshots of the code.
Schematic 6
This Arduino circuit reads the temperature from the air around it every second and is displayed on the serial monitor.
Schematic 7