Difference between revisions of "IoCube TD Plugin-10 Examples"
Line 1: | Line 1: | ||
− | == | + | ==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. | ||
− | |||
− | + | ==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== | |
− | |||
− | |||
− | ==Servo== | ||
Control the position of a servo. | Control the position of a servo. |
Revision as of 03:41, 16 August 2019
Contents
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.