Difference between revisions of "ELM327 China USB"
Jump to navigation
Jump to search
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | [[File:Elm327chinausb.jpg|400px]] | |
− | = Where to Buy = | + | |
+ | Connection: USB / Cable | ||
+ | = Status = | ||
+ | [[can4eve support::not recommended/limited/use at own risk!]] | ||
+ | = Identification = | ||
+ | <source lang='bash'> | ||
+ | >ATI | ||
+ | ELM327 v1.5 | ||
+ | |||
+ | >AT @1 | ||
+ | OBDII to RS232 Interpreter | ||
+ | |||
+ | >AT RV | ||
+ | 28.3V | ||
+ | </source> | ||
+ | = 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 | As of 2017-06 the device is available via EBay for some EUR 10 | ||
* http://www.ebay.de/itm/261571396026 | * http://www.ebay.de/itm/261571396026 | ||
− | |||
− | + | = Usage = | |
+ | 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" | ||
+ | |||
+ | The link: | ||
+ | * http://plugable.com/2011/07/12/installing-a-usb-serial-adapter-on-mac-os-x/ | ||
+ | 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: | ||
+ | <pdf>PL2303 Mac OS X Driver v1.6.1 Installation Guide.pdf</pdf> | ||
+ | = Picture = | ||
+ | [[Has image::File:Elm327chinausb.jpg]] | ||
+ | [[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: