rcb71/seeed-lcd-16x2@0.0.0

A basic library to use the Seeed I2C LCD 16x2 device
NodeDescription
text-lcd-rgb-device
Creates an lcd-rgb device.
initNo 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.
To use the nodes in your project you should have the rcb71/seeed-lcd-16x2 library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.