1
0
mirror of https://github.com/taigrr/arduinolibs synced 2025-01-18 04:33:12 -08:00

Introductory material

This commit is contained in:
Rhys Weatherley 2012-05-25 15:00:10 +10:00
parent a76141c56d
commit bc9f7ecb64
2 changed files with 24 additions and 2 deletions

15
README.md Normal file
View File

@ -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).

View File

@ -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
<a href="https://github.com/rweather/arduinolibs">github</a>.
For more information on these libraries, to report bugs, or to suggest
improvements, please contact the author Rhys Weatherley via
<a href="mailto:rhys.weatherley@gmail.com">email</a>.
\section main_LCD Freetronics LCD Shield