Difference between revisions of "IoCube TD Plugin-10 Examples"

From I-CubeX Wiki
Jump to: navigation, search
Line 3: Line 3:
 
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 this TD project].  
 
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 this TD project].  
  
Process (offset, rectify and smooth) a MoveOn v1.8 output to get a measure of human activity in a room.  
+
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 this TD project].  
  
  
 
==Heartbeat rate detection==
 
==Heartbeat rate detection==
  
Use limit, count and peak detection for a BioBeat v2.1 output to calculate the heartbeat rate.  
+
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 this TD project].  
  
  
 
==Slider input==
 
==Slider input==
  
Apply peak detection to a Slide-050 v1.0 output to hold the last touched value.
+
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 this TD project].  
  
Use a CHOP execute DAT to create an infinite slider with a Slide-050 v1.0.
+
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 this TD project].  
  
  
 
==Relay control==
 
==Relay control==
  
Turn on/off a SwitchPower v1.0, a relay.
+
Turn on/off a SwitchPower v1.0, a relay, with [http://icubex.com/support/ioCube_example6_SwitchPower-10.toe this TD project].
  
  
 
==Light control==
 
==Light control==
  
Change the color/preset of a SeeRGB v1.0, a digitally controllable RGB LED.
+
Change the color/preset of a SeeRGB v1.0, a digitally controllable RGB LED, with [http://icubex.com/support/ioCube_example7_SeeRGB-10.toe this TD project].
  
Dim a SeeGreen v2.1, a green LED.
+
Dim a SeeGreen v2.1, a green LED, with [http://icubex.com/support/ioCube_example8_SeeGreen-21.toe this TD project].
  
  
 
==Servo control==
 
==Servo control==
  
Control the position of a servo.
+
Control the position of a servo, with [http://icubex.com/support/ioCube_example9_Servo.toe this TD project].

Revision as of 03:51, 16 August 2019

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.