ARDUINO IS AN OPEN-SOURCE PHYSICAL COMPUTING PLATFORM DESIGNED TO MAKE EXPERIMENTING WITH ELECTRONICS MORE FUN AND INTUITIVE. ARDUINO HAS ITS OWN UNIQUE, SIMPLIFIED PROGRAMMING LANGUAGE, A VAST SUPPORT NETWORK, AND THOUSANDS OF POTENTIAL USES, MAKING IT THE PERFECT PLATFORM FOR BOTH BEGINNER AND ADVANCED DIY ENTHUSIASTS.
Video of the Circuit 1
The delay is changed to make the LED flicker fast enough that it almost looks constant.
Video of the edited Circuit 1
Circuit Coding
Video of the Circuit 2
The potentiometer is also known as a variable resistor. By adjusting the knob you can change the amount of resistance in the current, which changes the speed of the flash in this circuit.
Video of the Circuit 2
The code can be changed to show different colors and the full spectrum of the RGB LED.
OneAfterAnotherNoLOOP: PingPong:
Video of Marquee
Video of the Circuit 5
Electrical Schematic
The Push Buttons allowed the LED to turn on when pressed.
Code:
Code:
Electrical Schematic
The pros of Autotone are that it looks more at the environment but it flickers more. The pros of Manual tone are you can manually set the light threshold lessening flickering.
Video of Circuit 7
We added the If and else code to let the LED turn on when it reaches a certain degree.
We changed the delays to create pauses and move it faster.
Video of the Circuit 9
Video of the Circuit 10
We changed the delay time to 10ms for it to accelerate and decelerate again at a quicker interval.