Sonar Motion Sensor with RGB LED Light Strip

What you will learn

  • How to use an ultrasonic sensor for measuring the distance
  • How to RGB LED Light Strip

Bill of Materials

kit

Coding Examples

Motion Sensor

Spinning Colors

Wiring Diagram

wiring diagram

Steps First LED

1. Connect the wire labeld GND to the GND Pin of the Arduino.

step 1

2. Connect the + wire to VIN Pin.

step 2

3. Connect the Data wire to the A0 pin.

step 3

4. Connect the ECHO wire to pin 10 of the Arduino.

step 4

5. Connect the TRIG wire to pin 11 of the Arduino.

step 5

Review

  • What is an ultrasonic sensor?
  • What cool things can you make with it?
  • What is RGB mean?
  • What is an RGB LED Light Strip?