Giter VIP home page Giter VIP logo

huelightplus's Introduction

HueLight+

Ambilight-clone for NZXT HUE+

Features

  • Ambilight-clone
  • High fps LED color updates (depending on CPU + resolution)
  • Supports 1 HUE+ with a max of 2 channels
  • Each channel kan have up to 4 LED strips

Requirements

Assumptions

  • Current version assumes the LEDS strips are mounted as follows:

  • x ← ← TOP ← ←x

  • ↓                    ↑

  • ↓                    ↑

  • ↓                    ↑

  • L                    R

  • E                    I

  • F                    G

  • T                    H

  • ↓                    T

  • ↓                    ↑

  • ↓                    ↑

  • x ← BOTTOM ← x ← ← ← ← ← ← HUE+

  • Channel 1: (Right (10 leds) => Top (20 leds) => Left (10 leds)) ** Right: bottom-right => top-right ** Top: top-right => top-left ** Left: top-left => bottom-left

  • Channel 2 (Bottom (20 leds) ** Bottom: bottom-left => bottom-right

Configuration

  • A Config.ini file can be used to control certain settings. Put each value on a line without delimiters!
    • bool startsHidden;
    • double gamma;
    • int rightLedCount
    • int leftLedCount
    • int topLedCount
    • int bottomLedCount
    • String huePlusPort
    • int baudRate
    • byte delay
    • int scanDepth
    • int pixelsToSkipPerCoordinate

Todo

  • Make .exe downloadable somewhere
  • Better configuration for LED setup
  • Support more than 1 HUE+
  • Turn off LEDs after closing the software

Bugs

  • Feel free to post issues on this github page

Showcase video

https://www.youtube.com/watch?v=hn5HEN5PzPE

Credits

  • h0uri whos C# Ambilight algorithm was way faster and thus got used as the basis for this.
  • kusti8 whos project contained an example of the reverse engineered Hue+ protocol

huelightplus's People

Contributors

piet-v avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.