Getting Started with Arduino & Lights

From Interaction Station Wiki
Revision as of 11:24, 31 March 2023 by Annasa (talk | contribs)
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

addressable, 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

Connecting the Relay and the light bulb to Arduino

Programming the relay

Useful links