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.
The light flashes on and off and as it goes the delay gets longer each time it flashes. once the code gets to a point it loops. It will keep doing this forever.
A potentiometer is a three-terminal resistor with a sliding or rotating contact that forms an adjustable voltage divider. If only two terminals are used, one end and the wiper, it acts as a variable resistor or rheostat
The Led Changes color based on which port on the led has power. Each port has a different color to choose the color. the tallest pin in the ground. each pin is acting as a different LED.
This Cycles through the led in a repeating pattern. each led is hooked up to a different signal port that controls the light.
The buttons complete the circuit allowing the led to receive current and turn on the leds.
The light i controlled by how much light that it sees. that how much current it will let through and control the brgihtness
once the sensor reaches a certain temp the light turns on.