Skip to content

Enable a backlight LED ambient system on your monitor/TV controlled via computer or iPhone. You’ll be able to switch lights on/off, control light power or run predefined light pattern changes directly from your iPhone or computer.

Notifications You must be signed in to change notification settings

estebanbouza/Arduino-Ambient-Lighting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino LED Ambient Lighting

Presenting Arduino Ambient Lighting System.

Enable a backlight LED ambient system on your monitor/TV controlled via computer or iPhone. You’ll be able to switch lights on/off, control light power or run predefined light pattern changes directly from your iPhone or computer.

Watch it here: https://www.youtube.com/watch?v=3XSnY920Ywg


######This project features smaller projects inside which you may find interesting independently:


######Things you need:

  • An Arduino Board. (I used Diecimila model).
  • A LED strip (hundreds in Dealextreme).
  • A transistor (I used a TIP120).
  • A Mac or something running OS X. I used Lion 10.7.2.
  • Optionally, an iPhone, iPad or iWhatever to run the mobile version.

The source code contains:

  • Arduino software. Just upload it to the board.

  • OS X Arduino controller and Bonjour server. Just change your arduino tty file:

      #define kARDUINO_FILE @"/dev/tty.usbserial-A6004l98" and run it.
    
  • iPhone App. Just run it.


Note: This project is made for hacking purposes only and expects a straight forward behavior by the user. It doesn’t take into account exceptional situations and the code may be not be optimized.

About

Enable a backlight LED ambient system on your monitor/TV controlled via computer or iPhone. You’ll be able to switch lights on/off, control light power or run predefined light pattern changes directly from your iPhone or computer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages