https://github.com/patrickjaja/java-philips-hue-ambilight
https://github.com/patrickjaja/java-philips-hue-ambilight
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/patrickjaja/java-philips-hue-ambilight
- Owner: patrickjaja
- Created: 2015-12-27T21:12:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-27T21:22:58.000Z (over 10 years ago)
- Last Synced: 2024-04-17T21:22:09.968Z (about 2 years ago)
- Language: Java
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ambilight developed in Java
- Currently for programmers only (no GUI)
- based on Jue for bridge communication - https://github.com/Q42/Jue (alternative switch to hue REST HTTP Api)
# My Code
- Find the ambilight important code in App.java
# What it does
- Calculating the average colors of your current screen and sending it in RGB to your Philips HUE Bulbs
- Use any Philips Hue Bulbs (that are connected to your bridge) as expanded colored light
# ToDo
- Userfriendly Java GUI
- add brightness regulation