Node | Description |
---|---|
text-lcd-rgb-device | Creates an lcd-rgb device. |
init | No description |
text-lcd-rgb-16x2 | Combines low level nodes to write text on a Seeed LCD 16x2 device. |
clear-display | Clears the display on an LCD-RGB device. |
draw-text | Writes text to the screen of an LCD-RGB device. ROW can be 0 or 1. COL can be an integer 0 to 15 inclusive. |