Difference between revisions of "Prologix GPIB-USB"
Jump to navigation
Jump to search
m (Link to info page for Prologix GPIB-USB.) |
Uwe Hermann (talk | contribs) m |
||
Line 1: | Line 1: | ||
[[File:Prologix-usb.png|thumb|right|Prologix GPIB-USB]] | [[File:Prologix-usb.png|thumb|right|Prologix GPIB-USB]] | ||
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 - | |||
See [[Prologix GPIB-USB/Info]] for more details (such as '''lsusb -v''' output) about the device. | |||
== Hardware == | == Hardware == | ||
Line 10: | Line 11: | ||
== Photos == | == Photos == | ||
<gallery> | <gallery> | ||
File:Prologix-usb.jpg|<small></small> | File:Prologix-usb.jpg|<small>PCB, top</small> | ||
</gallery> | </gallery> | ||
== 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]. | ||
== Resources == | == Resources == | ||
* [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 18:25, 3 October 2014
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
- Atmel ATmega164P microcontroller
- FTDI FT245R USB-serial interface chip
Photos
Protocol
It's a custom protocol over a virtual serial port (FTDI FT245R), described in the manual.
Resources
- Vendor FAQ
- Vendor resources (application notes, examples, firmware updates, ...)