Getting Started with Arduino & Lights

From Interaction Station Wiki
Revision as of 11:18, 31 March 2023 by Annasa (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

adressable, rgb, one color

Calculate the current

Connecting the LED strip to Arduino

Programming the LED strip

color, intensity, for loop

Arduino and Relays: how to control light bulbs (and not only)

Examples of work

The Relay