Difference between revisions of "Prologix GPIB-USB"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) m |
Uwe Hermann (talk | contribs) m |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[File:Prologix-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 -v''' output) about the device. | |||
== Hardware == | == Hardware == | ||
Line 10: | Line 12: | ||
== Photos == | == Photos == | ||
<gallery> | |||
File:Prologix-usb.jpg|<small>PCB, top</small> | |||
</gallery> | |||
== Protocol == | == Protocol == | ||
It's a custom protocol over a virtual serial port (FTDI FT245R), described in the [http://prologix.biz/downloads/PrologixGpibUsbManual-6.0.pdf manual]. | |||
It's a custom protocol over a virtual serial port (FTDI FT245R). | |||
== 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]] |
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, ...)