home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
HTPC Projects
Hardware
Ambient Lighting System
Support for Philips Hue System
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Rick164" data-source="post: 1103042" data-attributes="member: 17766"><p>Made a small test project and was able to retrieve the average rgb values via the dummy protocol with Atomwin, came up with a few possible setups:</p><p></p><p><strong>Option 1 - send Atmowin average color to external Hue web service</strong></p><p></p><p>- Atmowin retrieves average color using "sumZone" information</p><p>- Atmowin sends HTTP command to external Hue program</p><p>- External Hue program than sends RGB information to all lights which you have setup there</p><p></p><p><strong>Option 2 - Write current average color file and stream it with external Hue program</strong></p><p></p><p>- Atmowin retrieves average color using "sumZone" information</p><p>- External Hue program opens continues file stream and parses information back to lights with set interval to avoid flickering and rapid color changes.</p><p></p><p><strong>Option 3 - External Hue program polls Atmowin for average RGB information</strong></p><p></p><p>- Not enough C++ experience to archieve this but might be possible in the future.</p><p></p><p>Option 1 is my preferred solution as its more robust and with that you would also be able to make your own web calls to change colors of the lights for future applications (Atmolight for instance).</p><p>Next up is making the sumzone independent of the procotol which is needed anyways, have some free time next week as well so should make some progress <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p>There's also the small problem of not having any Hue devices so would need testers once I add the Hue code parts.</p></blockquote><p></p>
[QUOTE="Rick164, post: 1103042, member: 17766"] Made a small test project and was able to retrieve the average rgb values via the dummy protocol with Atomwin, came up with a few possible setups: [B]Option 1 - send Atmowin average color to external Hue web service[/B] - Atmowin retrieves average color using "sumZone" information - Atmowin sends HTTP command to external Hue program - External Hue program than sends RGB information to all lights which you have setup there [B]Option 2 - Write current average color file and stream it with external Hue program[/B] - Atmowin retrieves average color using "sumZone" information - External Hue program opens continues file stream and parses information back to lights with set interval to avoid flickering and rapid color changes. [B]Option 3 - External Hue program polls Atmowin for average RGB information[/B] - Not enough C++ experience to archieve this but might be possible in the future. Option 1 is my preferred solution as its more robust and with that you would also be able to make your own web calls to change colors of the lights for future applications (Atmolight for instance). Next up is making the sumzone independent of the procotol which is needed anyways, have some free time next week as well so should make some progress :) There's also the small problem of not having any Hue devices so would need testers once I add the Hue code parts. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
HTPC Projects
Hardware
Ambient Lighting System
Support for Philips Hue System
Contact us
RSS
Top
Bottom