From e22e13d098b50cf37fc1622c6055c649a24ab509 Mon Sep 17 00:00:00 2001 From: Shubhojyoti Ganguly Date: Sun, 8 Feb 2015 08:46:55 +0530 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d474b9f --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# CAN +This library is intended for use with the FazCAN shield for Arduino and the Arduino 1.0 (or later) development environment. For instructions, please follow the link below. + +##Instructions for use: +1. Copy the C++ program files in the libraries folder of your sketchbook. +2. Copy each set of files (cpp + h) into a seperate folder in the libraries. +3. Start arduino IDE and import these libraries