License: MIT
This library will provide a collection of display templates for the Wio Terminal. At present the library contains just one template: a four panel display.
Node | Description |
---|
four-panels | Template for displaying four variables. Draws a labeled panel for each of four variables. |
example-four-panels | Patch to test four-panels node. Uses the Wio Terminal's builtin accelerometer and light sensor. |
To use the nodes in your project you should have the
wayland/wio-terminal-lcd-templates
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.