Arduino Lesson 7. Make an RGB LED Fader
This is Lesson 7 in the Learn Arduino Adafruit series.
In this lesson, you will be combining some of the things that you learned in earlier lessons to use three push switches (from lesson 6) to control the color of the RGB LED that you used in lesson 3.
Arduino Lesson 6. Digital Inputs
This is Lesson 5 in the Learn Arduino Adafruit series.
In this lesson, you will learn to use pushbuttons with digital inputs to turn an LED on and off.
Arduino Lesson 5. The Serial Monitor
This is Lesson 5 in the Learn Arduino with Adafruit series.
In this lesson, you will build on lesson 4, adding the facility to control the LEDs from your computer using the Arduino Serial Monitor.
Adafruit's Raspberry Pi Lesson 2. First Time Configuration
In this lesson, we will show you how to set up your Raspberry Pi the first time you boot it up.
Arduino Lesson 4. Eight LEDs and a Shift Register
This is Lesson 4 in the Learn Arduino Adafruit series.
In this lesson, you will learn how to use eight LEDs using the 74HC595 shift register chip.
Adafruit's Raspberry Pi Lesson 1. Preparing an SD Card for your Raspberry Pi
This lesson shows you how to create an SD card for your Raspberry Pi.
Arduino Lesson 3. RGB LEDs
This is Lesson 3 in the Learn Arduino Adafruit series.
In this lesson, you will learn how to use an RGB LED with an Arduino.
Arduino Lesson 2. LEDs
This is Lesson 2 in the Learn Arduino Adafruit series.
In this lesson, you will learn how to change the brightness of an LED by using different values of resistor.
Arduino Lesson 1. Blink
This is Lesson 1 in the Learn Arduino from Adafruit series.
In this lesson, you will learn how to program your Arduino to make the Arduino's built-in LED blink.