From 5ead2c5af3b3c1680df47f6757bc1c9f1cf3a38d Mon Sep 17 00:00:00 2001 From: JP Date: Thu, 30 Jan 2014 11:44:27 +1100 Subject: [PATCH] added README.md --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7ce2f18 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +MicroView Arduino Library +================================ +Developed by [Geek Ammo Pty Ltd](http://www.geekammo.com) based on Arduino and other Open Source libraries. +Author : JP Liew + +Description +----------- +Arduino library for MicroView. + +History +------- +v1.0b: 30th January 2014 by JP Liew + - Initial commit. Beta with minor bugs. + +Installation Instructions +------------------------- +1. Extract / Check out to Arduino's libraries folder. +2. Start Arduino IDE. +3. MicroView example is located at, File--->Example--->MicroView--->MicroViewDemo