
The pins from the Arduino can power a variety of components up to 5V but anything requiring more voltage or current can damage the Arduino if you try to hook it up directly. To incorporate higher power devices like fans, lights, motors, heaters and other household appliances into your projects you’re going to need a 5V relay. The Arduino can be programmed to turn on the relay (which then powers your larger device) when a certain event occurs.
MATERIALS:
You’ll be able to follow along and build all the projects featured in this course with the ELEGOO UNO Project Super Starter Kit.
LESSON CONTENT:
- Introduction to stand-alone 5V relays and how transistors work
- Connecting a transistor and relay to your circuit
- Controlling multiple LEDs from 1 pin with a transistor
- Controlling a household light bulb with a 5V relay and Arduino
- Controlling a motor with a 5V relay
- Controlling a 5V relay with an IR remote control
- Assignment