Difference between revisions of "ELM327 China USB"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
Connection: USB / Cable | Connection: USB / Cable | ||
+ | = Status = | ||
+ | [[can4eve support::not recommended/limited/use at own risk!]] | ||
= Identification = | = Identification = | ||
<source lang='bash'> | <source lang='bash'> | ||
Line 18: | Line 20: | ||
* http://www.ebay.de/itm/261571396026 | * http://www.ebay.de/itm/261571396026 | ||
− | = Usage | + | = Usage = |
− | After connecting the USB cable to your | + | After connecting the USB cable to your USB port you can check whether the device is visible. |
+ | Linux/MacOS: | ||
<source lang='bash'> | <source lang='bash'> | ||
lsusb | lsusb | ||
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> | ||
+ | |||
+ | = Mac OS X = | ||
On Mac OS El Capitan the /dev/cu device does not appear "out of the box" | On Mac OS El Capitan the /dev/cu device does not appear "out of the box" | ||
Line 35: | Line 40: | ||
The pdf as of 2017-06 is shown below: | The pdf as of 2017-06 is shown below: | ||
<pdf>PL2303 Mac OS X Driver v1.6.1 Installation Guide.pdf</pdf> | <pdf>PL2303 Mac OS X Driver v1.6.1 Installation Guide.pdf</pdf> | ||
+ | = Picture = | ||
+ | [[Has image::File:Elm327chinausb.jpg]] | ||
[[Category:ELM327]] | [[Category:ELM327]] |
Latest revision as of 13:08, 19 August 2017
Connection: USB / Cable
Status
not recommended/limited/use at own risk!
Identification
>ATI
ELM327 v1.5
>AT @1
OBDII to RS232 Interpreter
>AT RV
28.3V
Where (not) to Buy
This is a pirate product. You might want to reconsider your choice. As of 2017-06 the device is available via EBay for some EUR 10
Usage
After connecting the USB cable to your USB port you can check whether the device is visible.
Linux/MacOS:
lsusb
Bus 004 Device 003: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port
Mac OS X
On Mac OS El Capitan the /dev/cu device does not appear "out of the box"
The link:
includes a download location for the driver. Download the driver and install according to the pdf file included in the download. The pdf as of 2017-06 is shown below: