index

gabbapeople/iot-split-flap-display/index

Node that controls the digit.
index
@/index
Node that controls the digit.
STdefnumber
A number of steps that sets the speed of the flip-holder rotation during the white strip seeking. By default is set to 15.
SHOWpulse
Pulse triggers new character show.
IVALnumber
Specifies the frequency of sending "0" and "1" values to the stepper driver module.
DIRport
The "DIR" pin of the stepper driver module.
RSTpulse
Pulse resets the index.
STport
The "STEP" pin of the stepper driver module.
CSpulse
Pulse to show the character.
STtnumber
The delay between sending "0" and "1" value to the "STEP" pin.
CNnumber
Number of the character to show.
ENport
The "EN" pin of the stepper driver module.
CHCKport
Number of the port on the controller board to which the digital line sensor is connected.
index
STdef
SHOW
IVAL
DIR
RST
ST
CS
STt
CN
EN
CHCK
To use the node in your project you should have the gabbapeople/iot-split-flap-display 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.