Difference between revisions of "Incite Technology USB-DUXfast"

From sigrok
Jump to navigation Jump to search
m (Uwe Hermann moved page USB-DUXfast to Incite Technology USB-DUXfast without leaving a redirect)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[File:Usbduxfast.png|thumb|right|USB-DUXfast]]
[[File:Usbduxfast.png|thumb|right|Incite Technology USB-DUXfast]]


The [http://www.linux-usb-daq.co.uk/tech2_duxfast/ USB-DUXfast] is an USB-based analog data acquisition device. It supports up to 16 channels at 3 MHz '''continuous realtime capture'''. It does not include any preamplifier, and has input levels of +-0.5V or +-0.75V.
The [http://www.linux-usb-daq.co.uk/tech2_duxfast/ Incite Technology USB-DUXfast] is an USB-based analog data acquisition device. It supports up to 16 channels at 3 MHz '''continuous realtime capture'''. It does not include any preamplifier, and has input levels of +-0.5V or +-0.75V.


[http://www.linux-usb-daq.co.uk/dev2/duxfast_diagram.pdf The schematic] is available. USB-DUXfast is supported by the open-source [http://www.comedi.org/ comedi] driver.
The device is supported by the open-source [http://www.comedi.org/ comedi] driver.


== Components ==
See [[Incite Technology USB-DUXfast/Info]] for more details (such as '''lsusb -vvv''' output) about the device.
 
== Hardware ==


* ST DALC12 input ESD protection
* ST DALC12 input ESD protection
* ADG706B analog multiplexer
* ADG706B analog multiplexer
* ADS807E analog-to-digital converter
* ADS807E analog-to-digital converter
* CY7C68013A-56PVXC processor with ST 24C02WP configuration memory.
* CY7C68013A-56PVXC (FX2LP) USB interface
* ST 24C02WP EEPROM


== Photos==
== Photos==
<gallery>
<gallery>
File:USB-DUXfast PCB.jpg|<small>PCB component side</small>
File:USB-DUXfast PCB.jpg|<small>PCB component side</small>
Line 18: Line 22:
File:USB-DUXfast usb connector.jpg|<small>USB port and mostly unused 15-pin connector</small>
File:USB-DUXfast usb connector.jpg|<small>USB port and mostly unused 15-pin connector</small>
</gallery>
</gallery>
== Protocol ==
Should be documented and/or extractable from the [http://www.comedi.org/ comedi] source code.
== Resources ==
* [http://www.linux-usb-daq.co.uk/dev2/duxfast_diagram.pdf Schematics]
* [http://www.linux-usb-daq.co.uk/dev2/duxfast_pinout.pdf Pinout]
* [http://www.linux-usb-daq.co.uk/software2/ Vendor software] (various open-source options)


== Available for testing ==
== Available for testing ==

Latest revision as of 21:02, 1 January 2013

Incite Technology USB-DUXfast

The Incite Technology USB-DUXfast is an USB-based analog data acquisition device. It supports up to 16 channels at 3 MHz continuous realtime capture. It does not include any preamplifier, and has input levels of +-0.5V or +-0.75V.

The device is supported by the open-source comedi driver.

See Incite Technology USB-DUXfast/Info for more details (such as lsusb -vvv output) about the device.

Hardware

  • ST DALC12 input ESD protection
  • ADG706B analog multiplexer
  • ADS807E analog-to-digital converter
  • CY7C68013A-56PVXC (FX2LP) USB interface
  • ST 24C02WP EEPROM

Photos

Protocol

Should be documented and/or extractable from the comedi source code.

Resources

Available for testing

User:Jpa has this device and no current use for it. It can be borrowed if someone is interested in developing driver for it and/or adding comedi interface to sigrok.