Difference between revisions of "Galvant GPIBUSB"

From sigrok
Jump to navigation Jump to search
(Move data into Infobox template)
Line 1: Line 1:
[[File:GalvantGPIBUSBrev4.JPG|thumb|right|Galvant GPIBUSB]]
{{Infobox GPIBUSB
| image            = [[File:GalvantGPIBUSBrev4.JPG|180px]]
| name            = Galvant GPIBUSB
| status          = not supported
| channels        = -
| website          = [http://galvant.ca/shop/gpibusb/ galvant.ca]
| hardware license = [http://creativecommons.org/licenses/by-sa/3.0/ CC-BY-SA 3.0]
| project files    = [https://github.com/Galvant/gpibusb-pcb yes] ([http://kicad-pcb.org/ KiCad])
| layout          = in project files, gerbers
| schematics      = in project files
| firmware        = [https://github.com/Galvant/gpibusb-firmware open] (GNU Affero license)
}}


The [ Galvant GPIBUSB] is a USB-based, firmware-implemented GPIB interface.
The Galvant GPIBUSB is a USB-based, firmware-implemented GPIB interface.


See [[Galvant GPIBUSB/Info]] for more details (such as '''lsusb -v''' output) about the device.
See [[Galvant GPIBUSB/Info]] for more details (such as '''lsusb -v''' output) about the device.

Revision as of 18:17, 12 April 2016

Galvant GPIBUSB
GalvantGPIBUSBrev4.JPG
Status not supported
Sigrok driver [1]
Website galvant.ca
Hardware license CC-BY-SA 3.0
Project files yes (KiCad)
Layout in project files, gerbers
Schematics in project files

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

See Galvant GPIBUSB/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 FT230X), described in the manual. An earlier protocol has been supplemented in recent firmware with one that appears to be compatible with the Prologix GPIB-USB

Resources