IoCube TD Plugin-10 Examples

From I-CubeX Wiki
Jump to: navigation, search

See also the Touchdesigner Summit 2019 Sensors & Touchdesigner workshop guide.


Activity in a room

Process (invert and smooth) a MoveOn v1.4 output to get a measure of human activity in a room, with ioCube_example1_MoveOn-14.toe.

Process (offset, rectify and smooth) a MoveOn v1.8 output to get a measure of human activity in a room, with ioCube_example2_MoveOn-18.toe.


Heartbeat rate detection

Use limit, count and peak detection for a BioBeat v2.1 output to calculate the heartbeat rate, with ioCube_example3_BioBeat-21.toe.


Slider input

Apply peak detection to a Slide-050 v1.0 output to hold the last touched value, with ioCube_example4_Slide050-10.toe.

Use a CHOP execute DAT to create an infinite slider with a Slide-050 v1.0, with ioCube_example5_Slide050-10.toe.


Relay control

Turn on/off a SwitchPower v1.0, a relay, with ioCube_example6_SwitchPower-10.toe.


Light control

Change the color/preset of a SeeRGB v1.0, a digitally controllable RGB LED, with ioCube_example7_SeeRGB-10.toe. In the custom parameter section, set the output to "SeeRGB" and then activate it. Select the SeeRGB's presets by changing the method value.

Dim a SeeGreen v2.1, a green LED, with ioCube_example8_SeeGreen-21.toe. In the custom parameter section, set the output to "Digital" and enable "Pulse" to use PWM (pulse width modulation).


Servo control

Control the position of a servo, with ioCube_example9_Servo.toe. In the custom parameter section, set the output to "Digital" and enable "Pulse" to use PWM (pulse width modulation).