LCD 16x2
16x2 Character Display
- Overview
- Driver
- Tethered
- Standalone
Print up to 16 characters over 2 rows on this character display.
Key features • 16 Characters by 2 rows | Resources PID: 0x010002 |
Driver Scripts go hand-in-hand with DUELink official firmware. See the Driver Scripts page for further details.
| Function | Description |
|---|---|
Home() | Send cursor home. |
Clr() | Clear the display. |
CPos(c,r) | Sets the cursor position at c column and r row. |
CPrint(c) | Print an ASCII c character. |
CPrintS(str) | Print a string. |
DVer() | This driver version. |
The Code!
LCD 16x2 Driver
loading...
These Tethered samples assume the driver is installed, see the Driver Tab.
- Python
- MicroPython
- JavaScript
- .NET
Python Sample
loading...
MicroPython Sample
loading...
JavaScript Sample
loading...
.NET Sample
loading...
These samples show how to run DUELink Standalone.
- Script
- Arduino
This example runs using the default DUELink Internal Engine using its Scripting Language, and it expects the driver to be loaded first, see the Driver Tab.
Standalone Script Sample
loading...
See Arduino page for more info.
Standalone Arduino Sample
loading...
Ordering Info
| Product | Part Number | Price |
|---|---|---|
| DUELink LCD 16x2 (Yellow) | GDL-DSLCD16X2-C-Y | $19.95 |
| DUELink LCD 16x2 (Blue) | GDL-DSLCD16X2-C-B | $19.95 |