From d34ce0043c3995daefdbd93dffa93bfc9a6e5c5e Mon Sep 17 00:00:00 2001 From: deruiter Date: Fri, 22 Aug 2014 14:39:51 +0200 Subject: [PATCH] Create README.md --- README.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b74e794 --- /dev/null +++ b/README.md @@ -0,0 +1,28 @@ +DCF77-Analyzer-Clock +==================== + This sketch is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This sketch is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + :() :() :() :() :() :() :() :() :() :() :() :() :() :() :() :() :() :() :() :() :() :() :() :() :() :() :() + + This is a sketch, aimed at people who are just beginning to discover the wonderful DCF77 / Radio Clock world. + The C++ code is far from optimized because I myself am an Arduino and C++ newbie! ;) + But in writing this code and learning a LOT from others, I gradually comprehended the inner workings of + DCF and C++. + + If you enjoy exploring the Arduino and DCF77 as much as I did, maybe by using and/or learning from this + sketch, my goal is reached. :o) + + Erik de Ruiter + 2014