License: GPL
Node | Description |
---|---|
example | No description |
int-filtered | No description |
list | No description |
read-4d-button | No description |
read-angular-meter | No description |
read-ani-button | No description |
read-anibutton | No description |
read-color-picker | This is the 2 byte value that is used in the message transmissions to and
from the host. For this object the Value represents the 16 bit color value in
565 format (5bits of Red, 6 bits of Green, 5 bits of Blue).
|
read-cool-gauge | No description |
read-custom-digits | No description |
read-gauge | No description |
read-keyboard | No description |
read-led | No description |
read-led-digits | No description |
read-meter | No description |
read-pin-input | No description |
read-sound | Returns the number of blocks left to play. |
read-spectrum | No description |
read-string-pre | No description |
read-tank | No description |
read-thermometer | No description |
read-user-button | No description |
read-user-images | No description |
read-user-led | No description |
read-video | No description |
testing | No description |
write-contrast | Most Picaso display modules can only have a value of 1 or 0 (on or off)
for contrast. The uLCD-43P/PT/PCT modules and Diablo16 display
modules, however, support contrast values from 0 to 15, which makes
power saving possible |
write-dip-switch | No description |
write-form | No description |
write-gauge | No description |
write-knob | No description |
write-pin-output | No description |
write-rocker-switch | No description |
write-rotaty-switch | No description |
write-scope | No description |
write-slider | No description |
write-sound-continue | Continue Sound |
write-sound-pause | Pause Sound |
write-sound-play | Play wav file (n) Ps. There can be only one sound object. |
write-sound-stop | Stop Sound |
write-sound-volume | Set Volume (n) (0-100) |
write-spectrum | No description |
write-string | Displaying a dynamically created ASCII text string. |
write-string-pre | Displaying a predefined
strings object created in the Workshop IDE |
write-thermometer | No description |
write-timer | Write 1 to Start Timer.
Write 0 to Stop Timer.
Write 0 TWICE to Reset Timer. |
write-trackbar | No description |
write-user-images | No description |
write-video | Note 1: To use the video object as a video player, the Timer object must be used. Each click of
the timer will increment to the next frame of the video.
Note 2: The video object can be used as a slideshow. Compile all the separate images to a GIF
file. A slider or a button can then be used to sequence thru the images as frames. |
write-winbutton | No description |