Skip to content

Control LED lights over Bluetooth LE and an Arduino controller. Meant to be used with the Light Show iOS app.

Notifications You must be signed in to change notification settings

misudo/LightShow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

LightShow

This Arduino sketch can be used to control LEDs over Bluetooth LE. It is designed to be used with the LightShow iOS app.

Analog RGB LED strips

Follow these instructions to connect an analog RGB LED strip and a Bluetooth low energy board to an Arduino controller.

Common Cathode RGB LED

Follow these instructions to connect a single RGB LED and a Bluetooth low energy board to an Arduino Uno.

LightShow iOS App

Place the Adafruit_BLE_UART folder from this repository inside your Arduino libraries folder and restart the Arduino IDE.

Upload the LightShowArduino.ino sketch to your Arduino.

Install the LightShow app onto your iOS device.


Download my newest app White Noise and Deep Sleep Sounds from the App Store and enjoy better sleep.

Check out my blog at kitefaster.com

About

Control LED lights over Bluetooth LE and an Arduino controller. Meant to be used with the Light Show iOS app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 52.2%
  • C++ 42.4%
  • Other 5.4%