Difference between revisions of "Firmware-780 Functions"
(Copied from Firmware-770 Functions, revision 5820) |
|||
Line 1: | Line 1: | ||
This section describes the sensor-specific algorithms that enable the USB-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 USB-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 the firmware 7. | + | Since the firmware 7.80 functions are the same as used in firmware 8.30, reference is made to firmware 8.30 information. |
==Analog== | ==Analog== | ||
− | *[[Firmware- | + | *[[Firmware-830_Function-004 |ABSOLUTE (4, 04h)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-010 |ABS-BPM (10, 0Ah)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-003 |FREQUENCY (3, 03h)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-001 |LOOKUP (1, 01h)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-063 |THRU (63, 3Fh)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-002 |TIME (2, 02h)]] |
Line 17: | Line 17: | ||
<u>Sensors</u> | <u>Sensors</u> | ||
− | *[[Firmware- | + | *[[Firmware-830_Function-111 | AIR2D (111, 6Fh)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-112 | ANGLED (112, 70h)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-113 | BIOAIRD (113, 71h)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-118 | BIOBEAT3D (118, 76h)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-120 | HOTSPOT2D (120, 78h)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-110 | LIGHT2D (110, 6Eh)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-122 | MAGNETIC3D (122, 7Ah)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-121 | MOIST3D (121, 79h)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-123 | MOVEALONG (123, 7Bh)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-124 | MOVEAROUND (124, 7Ch)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-125 | ORIENT3D (125, 7Dh)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-116 | ORIENT4D (116, 74h)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-108 | ORIENT5D (108, 6Ch)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-117 | REACHCLOSED (117, 75h)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-115 | REACHFARD (115, 73h)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-080 | REACHID (80, 50h)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-114 | REACHOND (114, 72h)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-119 | SWIPE3D (119, 77h)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-109 | VOLTD (109, 6Dh)]] |
<u>Actuators</u> | <u>Actuators</u> | ||
− | *[[Firmware- | + | *[[Firmware-830_Function-077 | CVOLT (77, 4Dh)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-076 | DRIVEM (76, 4Ch)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-079 | FEELVIBE (79, 4Fh)]] |
− | *[[Firmware- | + | *[[Firmware-830_Function-078 | SEERGB (78, 4Eh)]] |
Latest revision as of 02:11, 2 May 2023
This section describes the sensor-specific algorithms that enable the USB-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 the firmware 7.80 functions are the same as used in firmware 8.30, reference is made to firmware 8.30 information.
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