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

From I-CubeX Wiki
Jump to: navigation, search
Line 1: Line 1:
 
==Activity in a room==
 
==Activity in a room==
  
Process (invert and smooth) the MoveOn v1.4 output to get a measure of human activity in a room.  
+
Process (invert and smooth) a MoveOn v1.4 output to get a measure of human activity in a room.  
  
Process (offset, rectify and smooth) the 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.  
  
  
==Heartbeat rate==
+
==Heartbeat rate detection==
  
Use limit, count and peak detection for the 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.  
  
  
 
==Slider input==
 
==Slider input==
  
Apply peak detection to the 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.
  
 
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.
  
  
==Relay switch==
+
==Relay control==
  
Turn on/off a relay, the SwitchPower v1.0.
+
Turn on/off a SwitchPower v1.0, a relay.
  
  
 
==Light control==
 
==Light control==
  
Change the color/preset of a digitally controllable RGB LED, the SeeRGB v1.0.
+
Change the color/preset of a SeeRGB v1.0, a digitally controllable RGB LED.
  
Dim a green LED, the SeeGreen v2.1.
+
Dim a SeeGreen v2.1, a green LED.
  
  

Revision as of 03:45, 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.

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


Heartbeat rate detection

Use limit, count and peak detection for a BioBeat v2.1 output to calculate the heartbeat rate.


Slider input

Apply peak detection to a Slide-050 v1.0 output to hold the last touched value.

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


Relay control

Turn on/off a SwitchPower v1.0, a relay.


Light control

Change the color/preset of a SeeRGB v1.0, a digitally controllable RGB LED.

Dim a SeeGreen v2.1, a green LED.


Servo control

Control the position of a servo.