forked from hackingvolvo/SardineCAN-Arduino
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
14 lines (8 loc) · 884 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
Sardine CAN - Arduino firmware version 0.4 alpha (Copyright Olaf @ Hacking volvo blog (hackingvolvo.blogspot.com). E-mail: [email protected]
This is Sardine CAN, an open source J2534 device, which makes it possible to connect various diagnostic programs (eg. VIDA from Volvo) to your car.
Starting from version 0.3 alpha the Sardine CAN now uses Lawicel CANUSB/CAN232 protocol by default.
(see http://www.canusb.com/documents/canusb_manual.pdf for more information). This makes it possible to use
CanHacker (http://www.mictronics.de/projects/usb-can-bus/) and other programs using the (almost) identical command set.
Files in this repository are only for Arduino firmware. You also need Windows DLL ( available in github.com/hackingvolvo/SardineCAN-Win32 )
Before doing anything else, please read DISCLAIMER.txt!
Installation instructions can be found in INSTALLATION.txt