Close
0%
0%

R-clock POV

POV clock project that won the Microchip Fubarino competition in 2013

Similar projects worth following
This propeller clock project was first made public in 2013 and is being re-published now. Since then, I have added a lot of new features and improvements to the design.

Introduction:

   I had this Idea of creating something that could display scrolling text messages in addition to some other useful information as the time and date and so I came up with the concept of having a POV that could do that.

Challenges: 

Of course when designing something like that, there are concerns related to the mass of the device, the number of the components you want to use for the spinning board and the capacity of the memory. I opted at that particular time for the 16F628A MCU because I was constrained by the available tools. This was also the theme of the competition to have something that uses Microchip components. There is also a challenge what LEDs to use, because these spinning displays are working exactly like some large multiplexed 2D matrix and, therefore, the LEDs must be able to provide very bright light pulses for short period of times in order to obtain a good overall bright image. In my case, I used three 74HC595 serial to parallel shift registers and I connected each LED to a different output using a serial resistor. Sometimes, instead of calculating this resistor as you were having a continuous current, you have to take into consideration the alternating or pulsed current and to keep in mind that the junctions of the LEDs are dealing with the average power dissipated on them For more information about how to calculate the serial resistors, I also attached this video in witch I explain this better.

The hack:

The requirement of the competition was also to have a hack into the code and to be able to see the hackaday.com text at certain times. 

Why did it won?

The project is rather spectacular having all these LEDs. It creates a glittering effect and we all like LEDs, right? Besides the fact that it has an embedded line in the software to make it display the hackaday.com logo at certain times, it has another hack and that is displaying the logo into the code preview window of the hex file programmer. I did this by loading one by one all these ASCII symbols into the accumulator and the final result looks like this:

Case file was uploaded here:

https://cults3d.com/en/3d-model/game/r-clock-pov-case

Driver_layout3.pdf

Layout for those who want to make their own PCB at home

Adobe Portable Document Format - 7.29 kB - 06/17/2020 at 23:16

Preview
Download

Clock_layout3.pdf

Layout for those who want to make their own PCB at home

Adobe Portable Document Format - 4.49 kB - 06/17/2020 at 23:16

Preview
Download

Driver_layout2.pdf

Layout for those who want to make their own PCB at home

Adobe Portable Document Format - 7.33 kB - 06/17/2020 at 23:16

Preview
Download

Clock_layout1.pdf

Layout for those who want to make their own PCB at home

Adobe Portable Document Format - 31.17 kB - 06/17/2020 at 23:16

Preview
Download

Clock_layout2.pdf

Layout for those who want to make their own PCB at home

Adobe Portable Document Format - 21.45 kB - 06/17/2020 at 23:16

Preview
Download

View all 10 files

View all 3 project logs

  • 1
    Marius Taciuc

    Marius Taciuc

View all instructions

Enjoy this project?

Share

Discussions

Marius Taciuc wrote 09/25/2017 at 00:16 point

Very nice of you. I actually started something too, but I never had time to finish it, just like in your case. And since is nothing spectacular, I didn't post it. It seems that guys like us, always have new Ideas to try. I start my day just to continue playing. Have we ever met in Ingolstadt?

  Are you sure? yes | no

davedarko wrote 09/25/2017 at 00:29 point

I don't think we have met, no. 

  Are you sure? yes | no

davedarko wrote 09/21/2017 at 17:04 point

Have you done anything with your fubarino? I wonder what the other 18 winners did, I started a project here #exploring the fubarino SD but never actually used it. 

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates