Difference between revisions of "Getting Started with Arduino & Lights"
Jump to navigation
Jump to search
(Created page with "hello hello = Arduino and LEDs= ==Examples of work== ==Arduino: how does it work== ==The LED== ==Connecting the LED to Arduino== breadboard- link to how it does work More le...") |
|||
Line 13: | Line 13: | ||
==Examples of work== | ==Examples of work== | ||
==Types of strips== | ==Types of strips== | ||
− | + | addressable, rgb, one color | |
==Calculate the current== | ==Calculate the current== | ||
==Connecting the LED strip to Arduino== | ==Connecting the LED strip to Arduino== | ||
Line 21: | Line 21: | ||
==Examples of work== | ==Examples of work== | ||
==The Relay== | ==The Relay== | ||
+ | ==Connecting the Relay and the light bulb to Arduino== | ||
+ | ==Programming the relay== | ||
+ | =Useful links= |
Revision as of 10:24, 31 March 2023
hello hello
Arduino and LEDs
Examples of work
Arduino: how does it work
The LED
Connecting the LED to Arduino
breadboard- link to how it does work More leds? series/parallel circuit calculating resistance
Programming the LED
blink, fade, delay
Arduino and LED strips
Examples of work
Types of strips
addressable, rgb, one color
Calculate the current
Connecting the LED strip to Arduino
Programming the LED strip
color, intensity, for loop