wayland/sensecap-indicator-gfx@0.0.1

License: BSD

Graphics library for the Sense CAP Indicator screen. Wraps https://github.com/WaylandM/Seeed_Arduino_GFX
NodeDescription
01-example
Draw a circle and then edit its appearance using the tweak nodes. Run in debugger.
backlight
Switch backlight on/off.
draw-character
Draw a character.
display
Create a SenseCAP Indicator display.
draw-circle
Draw a circle.
draw-ellipse
Draw an ellipse.
draw-horizontal-line
Draw a horizontal line.
draw-line
Draw a line.
draw-pixel
Draw a pixel.
draw-rectangle
Draw a rectangle.
draw-rounded-rectangle
Draw a rounded rectangle.
draw-string
Draw a string.
draw-triangle
Draw a triangle.
draw-vertical-line
Draw a vertical line.
fill
Fill display with specified color.
init
Initialize display.
set-rotation
Set rotation of display.
02-example
Demonstration of some of the shapes and patterns that can be drawn on the LCD. Use button to advance through the examples.
To use the nodes in your project you should have the wayland/sensecap-indicator-gfx 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.