Skip to content

An Arduino-based interactive LED with integration to allow Mysensors network to switch a nightmode (red only)

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

Neomancer86/StairLights

 
 

Repository files navigation

StairLights

shane tully

shanetully.com

StairLights is an Arduino-based LED stair way lighting project. It uses an Arduino, two IR transmitters, two IR recievers, and a strand of individually controllable LEDs to display light patterns on stairs when a person is walking up or down them.

Demo of it in action: http://www.youtube.com/watch?v=21KKr8hQo5A

Parts

Installation

A circuit diagram is provided as a png and a Fritzing file. Missing from the diagram is the external power supply connected to the LED strand.

Once everything is wired up, load the sketch on the Arduino like any other sketch.

More Info

A much more detailed write-up is available on my blog at http://shanetully.com/2013/04/stairlights-an-arduino-based-led-stair-lighting-project/.

License

Copyright (C) 2013 Shane Tully

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

An Arduino-based interactive LED with integration to allow Mysensors network to switch a nightmode (red only)

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Processing 71.0%
  • C++ 29.0%