Difference between revisions of "ELM327 China USB"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
Bus 004 Device 003: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port | Bus 004 Device 003: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port | ||
</source> | </source> | ||
+ | |||
+ | On Mac OS Sierra the /dev/cu device does not appear "out of the box" | ||
+ | * http://plugable.com/2011/07/12/installing-a-usb-serial-adapter-on-mac-os-x/ |
Revision as of 17:53, 20 June 2017
Where to Buy
As of 2017-06 the device is available via EBay for some EUR 10
Usage on Mac OS X
After connecting the USB cable to your MAC you can check whether the device is visible.
lsusb
Bus 004 Device 003: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
On Mac OS Sierra the /dev/cu device does not appear "out of the box"