polykoma / HueImmersive

Sync the ambient light from your screen with your Philips hue lights (Currently not in development)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

HueImmersive is an application that tries to generate the ambient light from your screen with the Philips hue lights. It should create a similar atmosphere, as in a picture, movie or game that your screen displays.

If you’ve found a bug or have a problem create an issue or contact me via [Email](mailto: blodjer@live.de) or Reddit. Also feel free to send me suggestions and feedback. You can also download or fork this project to make it even better. Any help is welcome!

If you you want to support me with a donation: Thank you!


## How To Use When you start HueImmersive.jar for the first time you must press the link button on your bridge to register a new profile. If the program has successfully connected the 'control' window pops up.

One important thing here is the 'chunk' slider. It determines how fine or coarse the 'color grid' should be. For example if you watch a movie with small objects I recommend to use more chunks so that the chunks are small enough to get a clear color from that object. If you watch something with large colored surfaces like landscapes you should use less chunks. I got the best results with 70-170 chunk (it has no effect on performance). To make it easier you can check 'show color grid'. This will open a new window that shows you the color grid resolution.

You can also set the brightness and aspect ratio for the screen capture. Advanced options are available under the menu settings -> options. There you can set individual settings for each light. Also you can set which extracted color (average, bright, dark, saturated) should be sent to a light.

Requirements (User)

Tested Platforms:
  • Windows
  • OS X

Requirements (Developer)

will be added soon


## How It Works The application takes several shots in the second of your screen. To get a good result the program pixelate each screenshot into a color grid.
The color grid looks similar to this:

In the further process the program will analyze these chunks and extract specific colors. Actually available are the average color, bright and dark areas and the most saturated color. Each light can pick one of these extracted colors.


More infos will be added soon.

Additional Links

sorry for the possibly bad English

About

Sync the ambient light from your screen with your Philips hue lights (Currently not in development)

License:MIT License


Languages

Language:Java 100.0%