Difference between revisions of "Firmware-641 Functions"
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
This section describes the sensor-specific algorithms that enable the Wi-microDig 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 Wi-microDig 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. | ||
− | Since many firmware 6.41 functions are the same as used in firmware 8.10, reference is made to firmware 8.10 information where applicable. | + | Since many firmware 6.41 functions are the same as used in firmware 8.11/8.10, reference is made to firmware 8.11/8.10 information where applicable. |
==Analog== | ==Analog== | ||
− | *[[Firmware- | + | *[[Firmware-811_Function-001 |LOOKUP (1, 01h)]] |
− | *[[Firmware- | + | *[[Firmware-811_Function-002 |TIME (2, 02h)]] |
− | *[[Firmware- | + | *[[Firmware-811_Function-003 |FREQUENCY (3, 03h)]] |
− | *[[Firmware- | + | *[[Firmware-811_Function-004 |ABSOLUTE (4, 04h)]] |
− | *[[Firmware- | + | *[[Firmware-811_Function-010 |ABS-BPM (10, 0Ah)]] |
− | *[[Firmware- | + | *[[Firmware-811_Function-063 |THRU (63, 3Fh)]] |
==Digital== | ==Digital== | ||
− | *[[Firmware- | + | *[[Firmware-811_Function-120 | HOTSPOT2D (120, 78h)]] |
*[[Firmware-810_Function-122 | MAGNETIC3D (122, 7Ah)]] | *[[Firmware-810_Function-122 | MAGNETIC3D (122, 7Ah)]] | ||
− | *[[Firmware- | + | *[[Firmware-811_Function-124 | MOVEAROUND (124, 7Ch)]] |
*[[Firmware-810_Function-125 | ORIENT3D (125, 7Dh)]] | *[[Firmware-810_Function-125 | ORIENT3D (125, 7Dh)]] |
Latest revision as of 03:42, 27 July 2020
This section describes the sensor-specific algorithms that enable the Wi-microDig 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.
Since many firmware 6.41 functions are the same as used in firmware 8.11/8.10, reference is made to firmware 8.11/8.10 information where applicable.
Analog