Difference between revisions of "Firmware-73 Intro"

From I-CubeX Wiki
Jump to: navigation, search
(Created page with "The USB-microDig is a thumb-sized hardware device that encodes analog voltage signals, such as generated by sensors, to music industry compliant MIDI messages with high resolu...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
The USB-microDig is a thumb-sized hardware device that encodes analog voltage signals, such as generated by sensors, to music industry compliant MIDI messages with high resolution.
+
The USB-microDig is a thumb-sized hardware input / output device - it can acquire sensor data and output control data for actuators.
  
The USB-microDig also includes 8 digital outputs that can be used to control actuators using the top (4th) row on the sensor input connector. Use any of our many free software tools, such as the iCube and oCube Max/MSP plugins, to interface the USB-microDig to your software application.
+
It can encode analog voltage signals, such as generated by sensors, to music industry compliant MIDI messages with high resolution. It includes 8 digital outputs, ie. the top (4th) row on the input / output connector, that can be used to control binary actuators. The input / output slots can also be configured to communicate using I2C with both sensors as well as actuators. I2C sensors are represented as 8 virtual sensor inputs, each with its own processing and MIDI mapping.
  
The firmware of the USB-microDig enables it to operate in both stand-alone mode (sensor data is processed before it is transmitted) as well as host mode (raw sensor data is transmitted). Stand-alone mode includes various sensor processing and mapping features such as gesture recognition that can be conveniently configured using our free editor.
+
Use any of our many free software tools to interface the USB-microDig to your software application.
 +
 
 +
The firmware of the USB-microDig enables it to operate in both stand-alone mode (sensor data is processed before it is transmitted) as well as host mode (raw sensor data is transmitted). Stand-alone mode includes various sensor processing and mapping, as well as actuator control features that can be conveniently configured using our free configuration software.
  
  

Latest revision as of 05:26, 12 November 2016

The USB-microDig is a thumb-sized hardware input / output device - it can acquire sensor data and output control data for actuators.

It can encode analog voltage signals, such as generated by sensors, to music industry compliant MIDI messages with high resolution. It includes 8 digital outputs, ie. the top (4th) row on the input / output connector, that can be used to control binary actuators. The input / output slots can also be configured to communicate using I2C with both sensors as well as actuators. I2C sensors are represented as 8 virtual sensor inputs, each with its own processing and MIDI mapping.

Use any of our many free software tools to interface the USB-microDig to your software application.

The firmware of the USB-microDig enables it to operate in both stand-alone mode (sensor data is processed before it is transmitted) as well as host mode (raw sensor data is transmitted). Stand-alone mode includes various sensor processing and mapping, as well as actuator control features that can be conveniently configured using our free configuration software.


Documentation

This documentation describes the USB-microDig firmware v7.3. The firmware version number can be obtained by sending a DUMP VERSION command to the USB-microDig. If your USB-microDig’s firmware is older than v7.3 you can most likely upgrade it to v7.3 using our software, freely available from I-CubeX.com.

This specification is divided into general, stand-alone mode and dual mode sections addressing programming commands as understood by the USB-microDig and transmitted messages as sent by the USB-microDig.