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

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

Revision as of 03:41, 16 August 2019

Activity in a room

Process (invert and smooth) the 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.


Heartbeat rate

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


Slider input

Apply peak detection to the 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 switch

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


Hue control

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


Light dimmer

Dim a green LED, the SeeGreen v2.1.


Servo control

Control the position of a servo.