mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
@@ -27,8 +27,8 @@
|
||||
<p>PiBorg LedBorg LED output node. Expects a <b>msg.payload</b> with a three digit rgb triple, from <b>000</b> to <b>222</b>.</p>
|
||||
<p>See <i><a href="http://www.piborg.com/ledborg/install" target="_new">the PiBorg site</a></i> for more information.</p>
|
||||
<p>You can also use a <b>msg.payload</b> in the standard hex format "#rrggbb".</p>
|
||||
<p>You can also use the @cheerlight colour names - red, amber, green, blue,
|
||||
cyan, magenta, yellow, orange, pink, purple, white, warmwhite, black</p>
|
||||
<p>You can use the @cheerlight colour names - red, green, blue, cyan, magenta,
|
||||
yellow, orange, pink, purple, white, oldlace (warmwhite), and also amber and black (off).</p>
|
||||
<p>You may also supply a comma separated rrr,ggg,bbb where each value can be between 0 and 255.</p>
|
||||
<p>You can only use one LEDborg node per flow... but you may wire multiple things to it.</p>
|
||||
<p><b>Note</b> : This node uses physical pins 11, 13, and 15. These cannot be used for anything else while this node is in use.</p>
|
||||
|
Reference in New Issue
Block a user