From d2a1557207251e25c64f6ba2bbf51469ef8eb4e5 Mon Sep 17 00:00:00 2001 From: Anton Viktorov Date: Thu, 16 Apr 2015 02:26:34 +0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 27f4d68..b4db6d8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # can-ascii -Can bus monitoring tool based on arduino and can bus shield. Implements CAN ASCII/SLCAN protocol compatible with Lawicel CAN232/CANUSB. +CAN BUS monitoring tool based on Arduino with Seeduino/ElecFreaks CAN BUS shield based on MCP2515. +Implements CAN ASCII/SLCAN protocol compatible with Lawicel CAN232/CANUSB. + +Copyright (C) 2015 Anton Viktorov See protocol definition here http://www.can232.com/docs/can232_v3.pdf and here http://www.can232.com/docs/canusb_manual.pdf