Coder Social home page Coder Social logo

node-red-contrib-artnet's People

Contributors

gunnebo-ab-admin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

node-red-contrib-artnet's Issues

multiple transition on same channel

Hi,

when I fade a channel from 0 to 255 I can interrupt this transition by sending another (fading) value.

Unfortunately the new transition dosn't start from the current value (eg 128) but from the target value of the previous transition.

That causes instant brightness change instead of smooth transition....

Is there any way to change that behavior?

Unable to install.

Tried to install in raspberry pi but i am getting this issue, i tried by installing it from local folder after downloading the source as zip. but it installed, but uninstalled the node-artnet module.
Tried to install using both through the settings from node-red UI and using npm inside ./node-red folder no use.

below is what i got when trying to install.
`npm install node-red-contrib-artnet
npm ERR! path git
npm ERR! code ENOENT
npm ERR! errno ENOENT
npm ERR! syscall spawn git
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t ssh://[email protected]/gunnebo-ab/artnet -node.git
npm ERR! enoent
npm ERR! enoent
npm ERR! enoent spawn git ENOENT
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2019-03-09T04_37_04_342Z-debug.log`

ip adress of node

hi can you please help in the ip adress do i type the ip adress of the node or the ip of the broadcast ip ?
thanks in advance
chris

no network connection

Hi

I'm experimenting with your artnet contrib but it seems my node red is not sending any artnet packages to my node. When I analyze my traffic i see no artnet broadcast coming from my node-red.
are there some node-red setting that need to be tweaked perhaps to use your software?

I'm sending this in a function:

msg.payload = {
channel: 1, // int: address in [1, 512]
value: 255 // int: value in [0, 255]
};
return msg;

kind regards and thanks

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.