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/I-CubeX.TDsummit2019.pdf slides] | ||
+ | |||
+ | |||
==Activity in a room== | ==Activity in a room== | ||
Revision as of 03:55, 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 this TD project.
Process (offset, rectify and smooth) a MoveOn v1.8 output to get a measure of human activity in a room, with this TD project.
Heartbeat rate detection
Use limit, count and peak detection for a BioBeat v2.1 output to calculate the heartbeat rate, with this TD project.
Slider input
Apply peak detection to a Slide-050 v1.0 output to hold the last touched value, with this TD project.
Use a CHOP execute DAT to create an infinite slider with a Slide-050 v1.0, with this TD project.
Relay control
Turn on/off a SwitchPower v1.0, a relay, with this TD project.
Light control
Change the color/preset of a SeeRGB v1.0, a digitally controllable RGB LED, with this TD project.
Dim a SeeGreen v2.1, a green LED, with this TD project.
Servo control
Control the position of a servo, with this TD project.