Update README.md

This commit is contained in:
Anton Viktorov
2016-07-08 12:59:13 +03:00
committed by GitHub
parent 2387d4035d
commit 527cd7fc18
+2
View File
@@ -2,7 +2,9 @@
CAN BUS monitoring software based on Arduino with Seeduino/ElecFreaks CAN BUS shield based on MCP2515.
Implements CAN ASCII / SLCAN protocol compatible with Lawicel CAN232/CANUSB.
I might recommend CANHacker tool v.2.00.01 (by fuchs) to sniff and visualize data on the bus. You can download CANHacker tool from this forum page: http://www.canhack.net/viewforum.php?f=25&sid=ac01d465f19e088cb160cab630561607
Another tool work good for me is CAN-COOL from MHS Elektronik, which is open source, but unfortunaly available only in German. Work well under Windows 10. Download link: http://www.mhs-elektronik.de/index.php?module=content&action=show&page=can_cool
NB! Unfortunately it looks like that CANHacker tool have issues connecting under Windows 10.