felixdivo / arduino-wooden-clock

The source code and plans for a wooden clock running on an Arduino Mega board.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino wooden clock

The source code and plans for a wooden clock running on an Arduino Mega 2560 board. The time signal comes from Germany's DCF77 station using a low cost receiver.

State of the project

This project is not finished yet and I currently cannot say when I have more time to continue this project. (Date: Jan. 2018)

Tools

The schematics are build with Fritzing. The code can be run with the official Arduino IDE (tested with v1.8.4).

License

Copyright 2017 Felix Divo and Anton P. Braun

Licensed under the Apache License, Version 2.0 (the "License"); you may not use these files except in compliance with the License. You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

The source code and plans for a wooden clock running on an Arduino Mega board.

License:Apache License 2.0


Languages

Language:C++ 91.3%Language:Arduino 8.7%