In this circuit we learned the basics of Arduino circuits and code. We started off first by doing a simple LED circuit where we had to run the code and make the light blink at one and different speeds.
In this circuit we used a potentiometer to manipulate the code sent to the LED so that with the turn of the knob the LED would blink at diffrent speeds.
In this Circuit we experimented with a RGB LED. Within the code we were able to get the LED to display different colors
g
In this circuit we learned how to program multiple LEDs connected to the same board to blink in certain sequences.
In this circuit we learned how to use button inputs to affect the LED to turn them on.
In this circuit we tested both manual and automatic input modes. In the manual mode we would assign values so the sensor would adjust the light, and an automatic mode that did not need that. We found the the manual mode allowed us to have more control over the LED. The automatic mode allowed for an easier time with making the light change because it allowed for less to be done.
In this circuit we learned how to use a temperature sensor to read the temp of the air and understand the output log to tell when the temperature changes.
In this circuit we learned how to use a servo and how to manipulate the code to get the servo to move different degrees and at different speeds.
In this circuit we learned how to create number code to send a note program to a speaker so it can play the created notes
In this circuit we learned how to run a motor with the code and how to get the motor started and maintain running.
In this circuit we learned how to use a relay to get two LEDs to blink back and forth, also we learned how to program the code to allow to switch back and forth between the two LEDs
In this circuit we learned how to how to use a shift register to create a sequence with LEDs. We learned how to program a few diffrent sequences within the code. The first one we did was blinking down each row and than start fron the begining, the second was going down one row and than switching to the other and doing the same and than going backwards, the third was one light going down a row and than to the next and tha to the begining.