Difference between revisions of "IoCube TD Plugin-10 Examples"
Line 4: | Line 4: | ||
==Activity in a room== | ==Activity in a room== | ||
− | Process (invert and smooth) a MoveOn v1.4 output to get a measure of human activity in a room, with [http://icubex.com/support/ioCube_example1_MoveOn-14.toe | + | Process (invert and smooth) a MoveOn v1.4 output to get a measure of human activity in a room, with [http://icubex.com/support/ioCube_example1_MoveOn-14.toe 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 [http://icubex.com/support/ioCube_example2_MoveOn-18.toe | + | Process (offset, rectify and smooth) a MoveOn v1.8 output to get a measure of human activity in a room, with [http://icubex.com/support/ioCube_example2_MoveOn-18.toe ioCube_example2_MoveOn-18.toe]. |
==Heartbeat rate detection== | ==Heartbeat rate detection== | ||
− | Use limit, count and peak detection for a BioBeat v2.1 output to calculate the heartbeat rate, with [http://icubex.com/support/ioCube_example3_BioBeat-21.toe | + | Use limit, count and peak detection for a BioBeat v2.1 output to calculate the heartbeat rate, with [http://icubex.com/support/ioCube_example3_BioBeat-21.toe ioCube_example3_BioBeat-21.toe]. |
==Slider input== | ==Slider input== | ||
− | Apply peak detection to a Slide-050 v1.0 output to hold the last touched value, with [http://icubex.com/support/ioCube_example4_Slide050-10.toe | + | Apply peak detection to a Slide-050 v1.0 output to hold the last touched value, with [http://icubex.com/support/ioCube_example4_Slide050-10.toe ioCube_example4_Slide050-10.toe]. |
− | Use a CHOP execute DAT to create an infinite slider with a Slide-050 v1.0, with [http://icubex.com/support/ioCube_example5_Slide050-10.toe | + | Use a CHOP execute DAT to create an infinite slider with a Slide-050 v1.0, with [http://icubex.com/support/ioCube_example5_Slide050-10.toe ioCube_example5_Slide050-10.toe]. |
==Relay control== | ==Relay control== | ||
− | Turn on/off a SwitchPower v1.0, a relay, with [http://icubex.com/support/ioCube_example6_SwitchPower-10.toe | + | Turn on/off a SwitchPower v1.0, a relay, with [http://icubex.com/support/ioCube_example6_SwitchPower-10.toe ioCube_example6_SwitchPower-10.toe]. |
==Light control== | ==Light control== | ||
− | Change the color/preset of a SeeRGB v1.0, a digitally controllable RGB LED, with [http://icubex.com/support/ioCube_example7_SeeRGB-10.toe | + | Change the color/preset of a SeeRGB v1.0, a digitally controllable RGB LED, with [http://icubex.com/support/ioCube_example7_SeeRGB-10.toe ioCube_example7_SeeRGB-10.toe]. |
− | Dim a SeeGreen v2.1, a green LED, with [http://icubex.com/support/ioCube_example8_SeeGreen-21.toe | + | Dim a SeeGreen v2.1, a green LED, with [http://icubex.com/support/ioCube_example8_SeeGreen-21.toe ioCube_example8_SeeGreen-21.toe]. |
==Servo control== | ==Servo control== | ||
− | Control the position of a servo, with [http://icubex.com/support/ioCube_example9_Servo.toe | + | Control the position of a servo, with [http://icubex.com/support/ioCube_example9_Servo.toe ioCube_example9_Servo.toe]. |
Revision as of 03:57, 16 August 2019
See also the Touchdesigner Summit 2019 Sensors & Touchdesigner workshop slides
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.