Difference between revisions of "Firmware-820 Functions"
(→Digital) |
|||
(24 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This section describes the sensor-specific algorithms that enable the WiDig to process analog sensor signals and/or to communicate with digital (I2C) sensors. The functions allow digital sensors to be used in stand-alone mode, mapped to channel voice MIDI messages, as well as in host mode sent out as I2C DATA messages. The functions allow analog sensor signals to be linearized or converted before being mapped to channel voice MIDI values in stand-alone mode or sent out as STREAM messages in host mode. | This section describes the sensor-specific algorithms that enable the WiDig to process analog sensor signals and/or to communicate with digital (I2C) sensors. The functions allow digital sensors to be used in stand-alone mode, mapped to channel voice MIDI messages, as well as in host mode sent out as I2C DATA messages. The functions allow analog sensor signals to be linearized or converted before being mapped to channel voice MIDI values in stand-alone mode or sent out as STREAM messages in host mode. | ||
− | |||
==Analog== | ==Analog== | ||
− | *[[Firmware- | + | *[[Firmware-820_Function-004 |ABSOLUTE (4, 04h)]] |
− | *[[Firmware- | + | *[[Firmware-820_Function-010 |ABS-BPM (10, 0Ah)]] |
− | *[[Firmware- | + | *[[Firmware-820_Function-003 |FREQUENCY (3, 03h)]] |
− | *[[Firmware- | + | *[[Firmware-820_Function-001 |LOOKUP (1, 01h)]] |
− | *[[Firmware- | + | *[[Firmware-820_Function-063 |THRU (63, 3Fh)]] |
− | *[[Firmware- | + | *[[Firmware-820_Function-002 |TIME (2, 02h)]] |
==Digital== | ==Digital== | ||
− | *[[Firmware- | + | <u>Sensors</u> |
− | *[[Firmware- | + | *[[Firmware-820_Function-111 | AIR2D (111, 6Fh)]] |
+ | *[[Firmware-820_Function-112 | ANGLED (112, 70h)]] | ||
*[[Firmware-820_Function-113 | BIOAIRD (113, 71h)]] | *[[Firmware-820_Function-113 | BIOAIRD (113, 71h)]] | ||
− | *[[Firmware- | + | *[[Firmware-820_Function-118 | BIOBEAT3D (118, 76h)]] |
− | *[[Firmware- | + | *[[Firmware-820_Function-120 | HOTSPOT2D (120, 78h)]] |
− | *[[Firmware- | + | *[[Firmware-820_Function-110 | LIGHT2D (110, 6Eh)]] |
*[[Firmware-820_Function-122 | MAGNETIC3D (122, 7Ah)]] | *[[Firmware-820_Function-122 | MAGNETIC3D (122, 7Ah)]] | ||
− | *[[Firmware- | + | *[[Firmware-820_Function-121 | MOIST3D (121, 79h)]] |
− | *[[Firmware- | + | *[[Firmware-820_Function-123 | MOVEALONG (123, 7Bh)]] |
− | *[[Firmware- | + | *[[Firmware-820_Function-124 | MOVEAROUND (124, 7Ch)]] |
− | *[[Firmware- | + | *[[Firmware-820_Function-125 | ORIENT3D (125, 7Dh)]] |
*[[Firmware-820_Function-116 | ORIENT4D (116, 74h)]] | *[[Firmware-820_Function-116 | ORIENT4D (116, 74h)]] | ||
*[[Firmware-820_Function-108 | ORIENT5D (108, 6Ch)]] | *[[Firmware-820_Function-108 | ORIENT5D (108, 6Ch)]] | ||
− | *[[Firmware- | + | *[[Firmware-820_Function-117 | REACHCLOSED (117, 75h)]] |
− | *[[Firmware- | + | *[[Firmware-820_Function-115 | REACHFARD (115, 73h)]] |
− | *[[Firmware- | + | *[[Firmware-820_Function-080 | REACHID (80, 50h)]] |
*[[Firmware-820_Function-114 | REACHOND (114, 72h)]] | *[[Firmware-820_Function-114 | REACHOND (114, 72h)]] | ||
− | *[[Firmware- | + | *[[Firmware-820_Function-119 | SWIPE3D (119, 77h)]] |
*[[Firmware-820_Function-109 | VOLTD (109, 6Dh)]] | *[[Firmware-820_Function-109 | VOLTD (109, 6Dh)]] | ||
− | + | <u>Actuators</u> | |
− | *[[Firmware- | + | *[[Firmware-820_Function-077 | CVOLT (77, 4Dh)]] |
− | *[[Firmware- | + | *[[Firmware-820_Function-076 | DRIVEM (76, 4Ch)]] |
− | *[[Firmware- | + | *[[Firmware-820_Function-079 | FEELVIBE (79, 4Fh)]] |
− | *[[Firmware- | + | *[[Firmware-820_Function-078 | SEERGB (78, 4Eh)]] |
Latest revision as of 00:25, 7 March 2022
This section describes the sensor-specific algorithms that enable the WiDig to process analog sensor signals and/or to communicate with digital (I2C) sensors. The functions allow digital sensors to be used in stand-alone mode, mapped to channel voice MIDI messages, as well as in host mode sent out as I2C DATA messages. The functions allow analog sensor signals to be linearized or converted before being mapped to channel voice MIDI values in stand-alone mode or sent out as STREAM messages in host mode.
Analog
Digital
Sensors
- AIR2D (111, 6Fh)
- ANGLED (112, 70h)
- BIOAIRD (113, 71h)
- BIOBEAT3D (118, 76h)
- HOTSPOT2D (120, 78h)
- LIGHT2D (110, 6Eh)
- MAGNETIC3D (122, 7Ah)
- MOIST3D (121, 79h)
- MOVEALONG (123, 7Bh)
- MOVEAROUND (124, 7Ch)
- ORIENT3D (125, 7Dh)
- ORIENT4D (116, 74h)
- ORIENT5D (108, 6Ch)
- REACHCLOSED (117, 75h)
- REACHFARD (115, 73h)
- REACHID (80, 50h)
- REACHOND (114, 72h)
- SWIPE3D (119, 77h)
- VOLTD (109, 6Dh)
Actuators