mirror of
https://github.com/taigrr/arduinolibs
synced 2025-01-18 04:33:12 -08:00
Introductory material
This commit is contained in:
parent
a76141c56d
commit
bc9f7ecb64
15
README.md
Normal file
15
README.md
Normal 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).
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user