Skip to content

georgduees/circleClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

circleClock

INTRODUCTION

a open source clock based on shadowPlay by breadedEscalope Link: www.breadedescalope.com/index.php/shadowplay-uhr-fuer-einen-salon

This is a rebuild like the QlockThree rebuilds the Biegert Funk Qlocktwo.

Example Image

Example of the clock

REPOSITORY CONTENTS

  • README.md - This readme file.
  • /docs - documentation
    • ELECTRONICS.md - A file about electronic plans/schematics (contains SDA & SCL pin number definitions, I2C bus speed, hardware requirements.)
    • HARDWARE.md - A file about layout of the Case and parts needed( wood, general stuff.)
    • BUILD.md - A file about the Build planning.
    • SOFTWARE.md - A file about the Software Layout.
  • /sketches
    • /images
  • /code
    • README.md - contains the readme of the program.
  • License.txt - A copy of the end-user license agreement.

BUG REPORTS

Please report any issues/bugs/suggestions at the Issues section of this Github repository.

TODO

  • Search parts
  • Electronics
  • Arduino Code
  • Prototype Build
  • Cost Calculation
  • SketchUp 3D Wood Templates
  • Improvements

VERSION HISTORY

Ver. 0.0.2 - Ordered parts to start tinkering (23.1.18)

Ver. 0.0.1 - Not really started yet (9.1.18)

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

LICENSE

The MIT License (MIT) Copyright (c) 2016 Georg Dües

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.