Giter Site home page Giter Site logo

xento / node-milight-rf24 Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 2.0 21 KB

This module can communicate with an Arduino with the sketch from https://github.com/henryk/openmili to communicate with milight/limitlessled/etc. 2.4GHz LED Bulbs.

License: GNU General Public License v2.0

JavaScript 100.00%

node-milight-rf24's People

Contributors

mwittig avatar xento avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

node-milight-rf24's Issues

Convert MilightColor back to HSV

@mwittig could you help me with this issue?
You wrote the conversion from hsv to milightcolor.

color = (256 + 26 - Math.floor(Number(hsv[0]) / 360.0 * 255.0)) % 256;

Upgrade to serialport@6

Are you still maintaining this? As part of pimatic we are looking at supporting node v8 and node v10 setups while keeping compatibility with node v4 for now. For this reason a migration to serialport v6 ist required as earlier raise build error with node v8 and 10 while v7 of seriaport no longer supports node v4. Are you in the position to work on this? I am happy to assist as some code changes may be required.

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.