Difference between revisions of "Prologix GPIB-USB"

From sigrok
Jump to navigation Jump to search
(→‎Protocol: Added link to the manual.)
m
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:


The [http://prologix.biz/gpib-usb-controller.html Prologix GPIB-USB] is a USB-based, firmware-implemented GPIB interface.
The [http://prologix.biz/gpib-usb-controller.html Prologix GPIB-USB] is a USB-based, firmware-implemented GPIB interface.
See [[Prologix GPIB-USB/Info]] for more details (such as '''lsusb -v''' output) about the device.


== Hardware ==
== Hardware ==
Line 9: Line 11:


== Photos ==
== Photos ==
<gallery>
<gallery>
File:Prologix-usb.jpg|<small></small>
File:Prologix-usb.jpg|<small>PCB, top</small>
</gallery>
</gallery>
TODO.


== Protocol ==
== Protocol ==


It's a custom protocol over a virtual serial port (FTDI FT245R).
It's a custom protocol over a virtual serial port (FTDI FT245R), described in the [http://prologix.biz/downloads/PrologixGpibUsbManual-6.0.pdf manual].
Described in the [http://prologix.biz/downloads/PrologixGpibUsbManual-6.0.pdf manual].


== Resources ==
== Resources ==


TODO.
* [http://prologix.biz/gpib-usb-6.0-faq.html Vendor FAQ]
* [http://prologix.biz/resources.html Vendor resources] (application notes, examples, firmware updates, ...)


[[Category:Device]]
[[Category:Device]]
[[Category:GPIB interface]]
[[Category:GPIB interface]]
[[Category:Planned]]
[[Category:Planned]]

Latest revision as of 19:25, 3 October 2014

Prologix GPIB-USB

The Prologix GPIB-USB is a USB-based, firmware-implemented GPIB interface.

See Prologix GPIB-USB/Info for more details (such as lsusb -v output) about the device.

Hardware

Photos

Protocol

It's a custom protocol over a virtual serial port (FTDI FT245R), described in the manual.

Resources