LED SS805
0.80" 5-Digit 16-Segment Display
- Overview
- Commands
- On-Module Code
16-segment displays ar good to display alpha-numerical info. This 0.80 is a decent size to be visible from a few feet.
Key features • 5-Digit 16-segment LEDs | Resources 📄 Schematics PID: 0x05000C |
Modules ship without cables to reduce waste. Some specialty boards include a USB cable; for the rest, see Cables to add cables to your order.
| Function | Description |
|---|---|
Init() | Initialize the module. Automatically called on power up. |
Seg16(i, s) | Draw a single s character (0 to 9) on i digit (from the right). |
Digit(n) | Draw 'n' number to LEDs. |
PrntChr(i, c) | Print an ascii c character (A to Z and 0 to 9) at i index (from the left). |
PrntStr(b1) | Print a string of ascii characters. |
Dot(i, v) | Draw dot at i index with v value (0 off, 1 on). |
DVer() | This driver version. |
Samples​
Example code for using this module's commands in popular languages.
New here? See Get Started to connect a module and send your first command.
- Python
- MicroPython
- JavaScript
- .NET
- Arduino
- MicroBlocks
loading...
loading...
loading...
loading...
loading...
This sample project runs on a MicroBlocks-enabled device that is tethered to this module. Note that this tethered module needs to have the official DUELink firmware and its module driver. See MicroBlocks page to learn more.
Click the button below to open, edit, and run the project directly on MicroBlocks' website.
Peek under the hood
The script below is this module's driver — it teaches the hardware how to respond to the commands listed above. It ships pre-loaded from the factory; most users never need to open it.
loading...
Code that runs directly on this module's MCU. See On-Module Code for an overview.
- Script
This example runs using the default DUELink Internal Engine using its Scripting Language, and it expects the module's driver to be loaded first, see the Commands Tab.
loading...
Ordering Info
| Product | Part Number | Price |
|---|---|---|
| DUELink LED SS805 (Red) | GDL-LDLEDSS805-C-R | $19.95 |