Difference between revisions of "Galvant GPIBUSB"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[File: | [[File:Gpibusb-rev4-350x350.png|thumb|right|Galvant GPIBUSB]] | ||
The [ Galvant GPIBUSB] is a USB-based, firmware-implemented GPIB interface. | The [ Galvant GPIBUSB] is a USB-based, firmware-implemented GPIB interface. | ||
Line 16: | Line 16: | ||
<gallery> | <gallery> | ||
File: | File:Gpibusb-rev4-350x350.png|<small>PCB, top</small> | ||
</gallery> | </gallery> | ||
Revision as of 04:40, 26 October 2014
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
- Microchip PIC18F4250 microcontroller
- FTDI FT230X USB-serial interface chip
- SN75160B GPIB interface driver
- SN75162B GPIB interface driver
Photos
Protocol
It's a custom protocol over a virtual serial port (FTDI FT230X), described in the [ manual].
Resources
- Vendor description
- Vendor user documentation sources
- hardware resources OSHW (KiCad) design on github
- firmware resources (sources on github, GNU Affero license )