Skip to content

A simple arduino program that uses an adafruit touch shield to control neopixels.

Notifications You must be signed in to change notification settings

damianlajara/Arduino-lights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Arduino-lights

A simple arduino program that uses an adafruit touch shield to control neopixels.

Tools needed:

  1. Touch Shield
  2. Neopixel LED strip
  3. Power Supply
  4. DC Power Adapter
  5. JST SM Plug Cable
  6. JST SM Receptacle Cable

Setup

  1. Open up the .ino file in the Arduino IDE.
  2. Download the necessary libraries which can be found here and here.
  3. Wire up the neopixels to your arduino board. Use this neopixel guide and touch shield guide if you need help setting it up.
  4. Hook up your arduino to your computer via USB and upload the sketch.
  5. Viola! Now you can use the touch shield as a controller to change the colors of the neopixels.

Snapshot:

Touch Shield running the full program

More Info:

Visit my school blog where I documented the whole process.

About

A simple arduino program that uses an adafruit touch shield to control neopixels.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%