POV clock
TC
Posts: 1,019
Hello all,
For years I have wanted to build a POV clock. But I was always afraid I would start on it, and find out i do not have the knowledge or experience to program it. I understand the theory behind it. And I can visualize what I would have to do with the hardware. But the programing side, I have no idea what I am doing.
Could anyone offer advice that could help me?
thanks
TC
For years I have wanted to build a POV clock. But I was always afraid I would start on it, and find out i do not have the knowledge or experience to program it. I understand the theory behind it. And I can visualize what I would have to do with the hardware. But the programing side, I have no idea what I am doing.
Could anyone offer advice that could help me?
thanks
TC
Comments
I got is sorta working. But the lack of an indexing mechanism was a stopper.
(Some way to tell where the start point is located in the revolution)
Probably could have worked out something, but there were other projects to play with and I moved on.
There was a very good project at Defcon 20 a few years back.
It ran on the Defcon Badge boards.
Worth taking a look at for a startring point... http://pastebin.com/Ubv7qRii
http://forums.parallax.com/showthread.php/144729-Propeller-Clock-Powered-by-the-Propeller-Microcontroller
The programing portion is harder for me. I have not done much work with multiplexing, and never done anything with video. Guess this would be a good way to learn.
OK, that would be a cool idea. Thank you for the link.
Wonderful, thank you. That does help me figure out where I should start.