Skip to content

exocode/Ambilight-Arduino-part

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ambilight-Arduino-part

This software part installs on your Arduino UNO and works with Ambilight for MacOS

Ambilight?

Ambilight (Ambient Lighting Technology) is a background lighting technology for televisions that was invented and patented by Philips Electronics.

Before use

Install FastLED library in your Arduino IDE

If you don't have FastLED library installed in Arduino IDE

 Tools -> Manage Libraries -> FastLED -> install (worked with 3.3.2)

Add Library to the project

 Sketch -> Include library -> FastLED

Connection scheme

Led strip uses much power so that's why it's impossible to user the same power Arduino uses. U need to connect another power supply (for exmaple, use one more usb cables (without data connection!!!))

About

Add ambilight to your device.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%