From bc9f7ecb64b9403424c6d3eb7ac735fe3055e890 Mon Sep 17 00:00:00 2001 From: Rhys Weatherley Date: Fri, 25 May 2012 15:00:10 +1000 Subject: [PATCH] Introductory material --- README.md | 15 +++++++++++++++ doc/mainpage.dox | 11 +++++++++-- 2 files changed, 24 insertions(+), 2 deletions(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..4027b997 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ + +Arduino Libraries +================= + +This distribution contains a bunch of libraries and example applications +that I have made for Arduino, covering a variety of tasks from blinking LED's +to LCD's and RTC-based alarm clocks. They are distributed under the +terms of the MIT license. + +The [documentation](http://rweather.github.com/arduinolibs/index.html) +contains more information on the libraries and examples. + +For more information on these libraries, to report bugs, or to suggest +improvements, please contact the author Rhys Weatherley via +[email](mailto:rhys.weatherley@gmail.com). diff --git a/doc/mainpage.dox b/doc/mainpage.dox index 121740d1..982106d4 100644 --- a/doc/mainpage.dox +++ b/doc/mainpage.dox @@ -24,8 +24,15 @@ \file mainpage.dox \mainpage -Utility libraries for enhanced use of standard Arduino main boards -and shields. +This distribution contains a bunch of libraries and example applications +that I have made for Arduino, covering a variety of tasks from blinking LED's +to LCD's and RTC-based alarm clocks. They are distributed under the +terms of the MIT license, with the source code available from +github. + +For more information on these libraries, to report bugs, or to suggest +improvements, please contact the author Rhys Weatherley via +email. \section main_LCD Freetronics LCD Shield