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