In the post Fibonacci Clock - An unusual time indicator habe ich die coole Idee von Philippe Chrétien vorgestellt. Wie in dem Beitrag erwähnt finde ich die Idee cool und habe daraufhin begonnen das ganze nachzubauen. Allerdings habe ich mir dabei eine eigene „Konstruktion“ überlegt die ich hier gerne zur Verfügung stellen will.
The structure of the whole thing is described in the following article.
Safety instructions
I know the following notes are always kind of annoying and seem unnecessary. Unfortunately, many people who knew "better" have lost eyes, fingers or other things due to carelessness or injured themselves. Data loss is almost negligible in comparison, but even these can be really annoying. Therefore, please take five minutes to read the safety instructions. Because even the coolest project is not worth injury or other trouble. https://www.nerdiy.de/sicherheitshinweise/
Affiliate links/advertising links
The links to online shops listed here are so-called affiliate links. If you click on such an affiliate link and make a purchase via this link, Nerdiy.de will receive a commission from the relevant online shop or provider. The price does not change for you. If you make your purchases via these links, you support Nerdiy.de in being able to offer other useful projects in the future. 🙂
Overview
In order to successfully build the Fibonacci clock, you will of course need tools and the necessary parts in addition to basic soldering skills. Below I'll list everything you need.
In the following list you will find all the tools you need to implement this article.
If you want to print the housing parts yourself, you will also need a 3D printer (if not, you can also get the parts in the shop www.nerdiy.de/product-category/fibonacciuhr/ receive)
Material:
In the following list you will find all the parts you need to implement this article.
You can rotate the 3D view of the STL file by holding down the mouse button. You can zoom in and out with the mouse wheel.
covers:
You can rotate the 3D view of the STL file by holding down the mouse button. You can zoom in and out with the mouse wheel.
Grid:
You can rotate the 3D view of the STL file by holding down the mouse button. You can zoom in and out with the mouse wheel.
Solder LEDs
The LEDs that later display the time come in the form of an LED strip.
In order to be able to solder them individually, the LEDs must first be separated at the appropriate points.
Now it's time to solder the individual LEDs on the circuit board.
Installation of the buttons
Now it's time to solder in the buttons that will later be used to operate and set the clock.
Soldering the Arduino Nano
Der Arduino Nano ist das „Gehirn“ der FibonacciUhr. In diesem wird später das Programm einprogrammiert, dass für die anzeige der Uhrzeit und alle anderen Funktionen zuständig ist. Bevor dies allerdings geschieht muss der Arduino-Nano zuerst auf der Platine eingelötet werden.
Installation of the DS3231 RTC module
The DS3231 RTC module is a battery-backed real time clock. This has two functions, firstly the module ensures that the time is saved (and continues to be counted) if the power goes out. Secondly, it can continue to count the time very precisely. This has the advantage that the time always runs correctly, even over a long period of time.
Installation of the I2C OLED display
(This step is optional. An OLED display is not necessary for the basic function of the watch.)
The OLED display is not required for the actual function of the watch. But it helps a lot to learn to read the clock, especially at the beginning, because you can quickly check the time on the back of the clock. Apart from that, the OLED display also shows additional information such as the date, the set mode, the current brightness and more without having to connect the watch to a computer and display this information.
Installation of an LDR for automatic brightness control
(This step is optional. No LDR is necessary for the basic function of the clock)
An LDR is a light-dependent resistor that allows the watch to automatically adjust its brightness to the current brightness of the ambient light. This has the advantage that the clock does not shine too brightly in a dark environment and not too dimly in a bright environment, as often happens when you specify a fixed brightness.
Installation of the fully assembled circuit board into the watch case
After the watch circuit board has been completely populated with all components, it can be installed into the watch case. To do this you need the housing frame, the light guide grille and a milky/satin Plexiglas plate measuring 160x80x3mm. You can either print the housing parts yourself using a 3D printer or get them from the shop.
I hope everything worked as described for you. If not or you have questions or suggestions please let me know in the comments. I will then add this to the article if necessary. Ideas for new projects are always welcome. 🙂
PS Many of these projects - especially the hardware projects - cost a lot of time and money. Of course I do this because I enjoy it, but if you think it's cool that I share the information with you, I would be happy about a small donation to the coffee fund. 🙂
Hi Nerdy!!! I've just discovered your website and I am really impressed about the amount of extraordinary projects you have develope for such a short period of time. I am a maker myself and I like to make new things with electronics and 3D printers. I fell in love with your Fibonacci clock and I would like to know how to get the PCB and the components to make my own. Other thing I am really interested in is your steppers project, Clockception. I've seen that you have already created your own library to control your devices. It's fantastic to be able to create your own code adapted to the special requirements of your projects. Congratulations. Thanks a lot for sharing!!!
hey jose,
Thanks a lot for your kind words. 🙂
Uh that PCB thing is a good point. I just realized that I didn't publish the manufacture files for it.
I will prepare this and then let you know. 🙂
Best regards
Fab
Hi Nerdy!!! I've just discovered your website and I am really impressed about the amount of extraordinary projects you have develope for such a short period of time. I am a maker myself and I like to make new things with electronics and 3D printers. I fell in love with your Fibonacci clock and I would like to know how to get the PCB and the components to make my own. Other thing I am really interested in is your steppers project, Clockception. I've seen that you have already created your own library to control your devices. It's fantastic to be able to create your own code adapted to the special requirements of your projects. Congratulations. Thanks a lot for sharing!!!
hey jose,
Thanks a lot for your kind words. 🙂
Uh that PCB thing is a good point. I just realized that I didn't publish the manufacture files for it.
I will prepare this and then let you know. 🙂
Best regards
Fab