The delay is at (1000)
The delay is at (100) (You can change this to whatever number you want)
When putting all of this together the LED will blink once every second. if you change the "delay" code from delay(1000); to delay(100); it will bink a lot faster.
Circuit #01 Blinking
Circuit #01 Blinking
This code makes it so when the blue knob is turned the light blinks faster.
The LED in Circuit #02 is a lot brighter than Circuit #01's LED and can blink faster from spinning the blue knob
Blue knob not turned
Blue knob turned
This makes the light switch colors by changing the voltage.
This light will switch from Red, to Blue, to Green, and other colors.
The light changed colors.
This code turns on the lights in order and then turns them off in reverse order. If you wanted you could manipulate this code but I don't see a reason to.
These lights will blink one by one and go out one by one
This is a video of the circuit in action
Code to turn LED on and off with buttons.
If you click either of the buttons it will turn the LED on
Button turns on LED's
This code makes it so when there's no light the LED lights up and when it's light it turns off.
The photo resistor is being covered up by my finger which makes the light turn on.
In this video I am putting my finger on and off of the light turning the LED on and off.
This code detects the Celsius and Fahrenheit of the room through the temperature sensor.
The little black half circle is the temperature sensor
This is the temperature sensor code. This shows the temperature in both Celsius and Fahrenheit.
This tells the Servo to go in different directions at different times. You can manipulate this to go whichever direction you want it to go.
This spins the propeller of the Blue things in the middle right.
The propeller goes in 180's and spins in different directions. You can code it to go whichever direction you want for however long.
This plays the song "Never Gonna Give You Up" by Rick Astley. You can manipulate this code to play any other song you want it to.
A picture of the song buzzer circuit.
The Song Buzzer playing a song. Click on it, it's such a great song.
Code for Circuit #10 spins the front knob on the motor.
This is a picture of Circuit #10