License: BSD
Node | Description |
---|---|
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. |