Difference between revisions of "Firmware-73 Functions"

From I-CubeX Wiki
Jump to: navigation, search
(Created page with "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 funct...")
 
 
(4 intermediate revisions by the same user not shown)
Line 13: Line 13:
 
==Digital==
 
==Digital==
  
*[[Firmware-73_Function-78 | SEERGB (78, 4Eh)]]
+
*[[Firmware-73_Function-078 | SEERGB (78, 4Eh)]]
*[[Firmware-73_Function-79 | FEELVIBE (79, 4Fh)]]
+
*[[Firmware-73_Function-079 | FEELVIBE (79, 4Fh)]]
*[[Firmware-73_Function-120 | HOTSPOT (120, 78h)]]
+
*[[Firmware-73_Function-120 | HOTSPOT2D (120, 78h)]]
*[[Firmware-73_Function-121 | MOIST (121, 79h)]]
+
*[[Firmware-73_Function-121 | MOIST3D (121, 79h)]]
 
*[[Firmware-73_Function-122 | MAGNETIC3D (122, 7Ah)]]
 
*[[Firmware-73_Function-122 | MAGNETIC3D (122, 7Ah)]]
 +
*[[Firmware-73_Function-123 | MOVEALONG (123, 7Bh)]]
 
*[[Firmware-73_Function-124 | MOVEAROUND (124, 7Ch)]]
 
*[[Firmware-73_Function-124 | MOVEAROUND (124, 7Ch)]]
 
*[[Firmware-73_Function-125 | ORIENT3D (125, 7Dh)]]
 
*[[Firmware-73_Function-125 | ORIENT3D (125, 7Dh)]]

Latest revision as of 19:01, 20 June 2017

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.

Analog


Digital