The above two images are of AAHOnacci Clock(Fibonacci Clock). 1st image is showing 8:45 and the 2nd image is showing 8:50.
So, how to see time in this Clock.
=> First you have to understand the structure of the clock. As you can see there are 5 Squares in the Clock, 2 Blocks of size 1x1 and 1 Block of size 2x2, 3x3 and 5x5 each. The value of the Block is same as the Size. As you can notice these are Fibonacci numbers.
=> Any Block can be painted RED, BLUE, GREEN and WHITE.
=> Hour = Sum of Values of Blocks which are painted RED and BLUE.
=> Minutes = Sum of Values of Blocks which are painted BLUE and GREEN * 5.
=> White Blocks are ignored.
This Clock is accurate upto 5 mins. This made this after watching "Fibonacci Clock" on Kickstarer.
You can download the zip file for the project just by clicking the link below.
https://drive.google.com/file/d/0B8yy_uELvVLlUXNEZUlXU0pJanc/view?usp=sharing
No comments:
Post a Comment