Difference between revisions of "IoCube TD Plugin-10 Examples"
Line 1: | Line 1: | ||
− | See also the Touchdesigner Summit 2019 Sensors & Touchdesigner workshop [http://icubex.com/support/TDS/I-CubeX.TDSummit2019.pdf | + | See also the Touchdesigner Summit 2019 Sensors & Touchdesigner workshop [http://icubex.com/support/TDS/I-CubeX.TDSummit2019.pdf guide] |
Revision as of 04:10, 22 August 2019
See also the Touchdesigner Summit 2019 Sensors & Touchdesigner workshop guide
Contents
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.
Dim a SeeGreen v2.1, a green LED, with ioCube_example8_SeeGreen-21.toe.
Servo control
Control the position of a servo, with ioCube_example9_Servo.toe.