Digital POV Clock on Hard Drive Platter

Поделиться
HTML-код
  • Опубликовано: 27 янв 2025

Комментарии •

  • @hotchk155
    @hotchk155  12 лет назад +1

    Thanks! No I had to work out the maths, but TBH it was a trial and error approach on the light phasing based on value of hardware timers. Theres a link to the Arduino code in the description

  • @azyfloof
    @azyfloof 12 лет назад +3

    Bloody brilliant! I'm sure I've seen those TDA chips in things like CD players. I've never had much success powering one up, so I might see what I can learn from your design notes and have another go : D

  • @stealthbopper
    @stealthbopper 13 лет назад

    Crikey - that is incredible although I still can't quite grasp how it works (despite your detailed explanation - that says more about me!) but that doesn't matter! Excellent work.

  • @hotchk155
    @hotchk155  12 лет назад

    You had me for a second there :) Seriously though, this took ages to make and I'm not sure how long it would last. If I had the time I'd consider it, but thanx for your interest and comments

  • @TristanBailey
    @TristanBailey 12 лет назад +2

    thats a great build, love that you can time the lights. did you have to figure the maths for it or is it a general library ?

  • @raffyturc
    @raffyturc 4 года назад

    1st time seeing this combination of display 👍

  • @LeBurkaTron
    @LeBurkaTron 10 лет назад +3

    No need for an alarm , you won't sleep with the noise of that . great idea all the same.

  • @technologyproductions-ye3px
    @technologyproductions-ye3px 8 лет назад

    this thing would keep me up at night

  • @traxonja
    @traxonja 13 лет назад

    At first I was like: Okay, another POV HDD clock... but when you turned it around I was like: WOW!
    That's some great looking device!

  • @MrPleers
    @MrPleers 10 лет назад +1

    Impressive. And it looks so cool.

  • @n33oh
    @n33oh 11 лет назад

    Could you use the brushless motor controller that came with the hard disk?

  • @MrGeocidal
    @MrGeocidal 11 лет назад

    If Philo Farnsworth had never invented the CRT TV, this could be a modern replacement for the Baird style mechanical TV.

  • @ThePhilleboy
    @ThePhilleboy 12 лет назад

    Wow, that is a very nice clock! But can u use as a normal clock or is it too noisy?

  • @bridor5285
    @bridor5285 12 лет назад

    If you reach over in the morning to snooze your alarm, this thing will chop your fingers off.

  • @robb233
    @robb233 10 лет назад

    excellent concept. So in order to display 8 digits . ie: "10:47:01", you need to make 8 revolutions? (one rev per digit) or do you draw all the 0's in one revolution, all the 1's in the second etc? Or do you go further and try to display multiple digits per pass, depending on their relative sequence on the wheel?
    Guess these optimizations might reduce average render time, but produce variable brightness. ie "11:11:11" would be much brighter than"10:28:43"

    • @hotchk155
      @hotchk155  10 лет назад

      All the digits and colons are shown once every revolution.. it actually works by dividing the whole revolution into a 256 step array, then works out - once per second - which of the 6 segments (plus the 2 colons) to light up at each of the 256 steps . This is when the correct digit(s) are directly overhead those segment(s). Interrupt handlers update the LEDs on every revolution using that content of the array. Double buffering is used when the array is updated to stop glitching.
      In theory 2 segments could light up at exactly the same instant if the right digit was over each one at the same time. The LEDs behind each segment only stay on for a tiny moment of time (1/256 revolution time)... Simples!

    • @robb233
      @robb233 10 лет назад

      Jason Hotchkiss Ah right. For some reason I had made the assumption the segments on the left had to lit up before the segments on the right. I guess this would be the case if the LEDs were affixed to the rotating segments themselves.
      That being said, you could replace the cut-out segments on your disk, with lightweight 3D hollow shapes and make an actual 3D clock.
      Even have a few versions of each digit to animate the transitions.
      Now that would be even more nifty.
      Anyways, great channel you have!

  • @pinter75
    @pinter75 13 лет назад

    Holy shit - that is awesome - kudos!

  • @VictorWars200
    @VictorWars200 12 лет назад

    cool but how do you make the CD? (Disk) but i prefer Propeller Clocks instead because they look like HOLOGRAM!

  • @rimar2000
    @rimar2000 12 лет назад

    You are a genius!

  •  8 лет назад

    wow! very good job!!

  • @XJohuX
    @XJohuX 11 лет назад

    Why is it louder than a nomral hard drive?
    Does the digit plate have something like a heavy spot?
    Up to which frequency does the sensor work?

  • @klaprat
    @klaprat 11 лет назад

    You, sitting on the table to eat. *srrrrrhrrrrssrrrrrrrr*

  • @xXPorkpie66Xx
    @xXPorkpie66Xx 12 лет назад

    Very cool!

  • @CharlesNY1
    @CharlesNY1 12 лет назад

    I love it. great clock

  • @srealpeYT
    @srealpeYT 11 лет назад

    but...will it blend?

  • @hotchk155
    @hotchk155  12 лет назад

    thanks - i just made it for fun, i don't use it as an everyday clock as it's noisy like you say

  • @KupoKappa
    @KupoKappa 11 лет назад

    Extensive and time-wasting tests have shown that due to the level of badassery in this product, it will not blend.

  • @katamishi
    @katamishi 13 лет назад

    It is a brilliant idea, however the noise makes it completely impractical.

  • @BomKySu
    @BomKySu 7 лет назад

    Hello..
    I'm 1000th Subscriber..!!! :)
    I'm from Vietnam..

  • @DJCool96
    @DJCool96 10 лет назад

    can you tell me, which controller you used to controll the BLDC Motor?

    • @hotchk155
      @hotchk155  10 лет назад

      Sure, TDA5144AT - check the link in video description. I also sell a breakout board for them on Tindie

  • @KVenturi
    @KVenturi 11 лет назад

    can i buy it???

  • @rooyhernandez3516
    @rooyhernandez3516 11 лет назад

    Hola amigo tengo que hacer un proyecto y quisiera saber si me podrías ayudar con algunos materiales y diagramas para hacerlo paso a paso....saludos

  • @Javii96
    @Javii96 12 лет назад

    WOULD YOU SELL IT?

  • @cyrus13383
    @cyrus13383 12 лет назад

    fantastic, but too loud for my bedside table!!!

  • @SomFunk
    @SomFunk 10 лет назад

    Excellent! "A bit pointless" but really good work! Bows... :)

  • @bhavikalwayspatel142
    @bhavikalwayspatel142 8 лет назад

    This is Great!

  • @DF-qe9nr
    @DF-qe9nr 10 лет назад

    awesome, i think id prefer the tick of a normal clock though :)

  • @DJCool96
    @DJCool96 10 лет назад

    Can you realise this with an AVR ATMEGA8?

    • @hotchk155
      @hotchk155  10 лет назад

      yeah probably - I think the 8 is same architecture as the 328 but with less RAM right?

    • @DJCool96
      @DJCool96 10 лет назад

      Jason Hotchkiss i probably think so
      We have to make a project with the atmega8 and i like your clock.
      Atm i have no idea whats the difference between the atmegas
      We didnt started to programming :D

  • @3DCoolStuff
    @3DCoolStuff 12 лет назад

    It would be cool to put one of those inside a sealed box and pump out the air to make it noiseless.

  • @funelab7038
    @funelab7038 10 лет назад +1

    How to build the POV Clock: www.instructables.com/id/Recycled-Hard-Drive-Clock-FuneLab/

  • @hotchk155
    @hotchk155  12 лет назад

    sorry I am unable to make these to order due to lack of time

  • @FeudalMoon
    @FeudalMoon 12 лет назад

    How is this weird?

  • @leisergeist
    @leisergeist 11 лет назад

    If you don't mind having a clock that sounds like a jet engine or table saw! :P

  • @Wingloader
    @Wingloader 12 лет назад

    Sweet. If it wasn't so loud I'd pay you a lot of $ to have one of those.

  • @bjorn860
    @bjorn860 12 лет назад

    new way to make a countdown display for a bomb :P XD

  • @Olrek
    @Olrek 12 лет назад

    Well. Time to change this to daylight savings time. Oh wait. Shit.

  • @WhileWeWereSleeping
    @WhileWeWereSleeping 7 лет назад

    Will it work with a solid state drive ;)

    • @hotchk155
      @hotchk155  7 лет назад +1

      of course! but you just have to spin your head very fast ;)

    • @WhileWeWereSleeping
      @WhileWeWereSleeping 7 лет назад

      Jason you make my head spin ;)

  • @SidneiRibeirotecsid
    @SidneiRibeirotecsid 11 лет назад

    Um relogio digital custa tao barato que ainda não sei o que faria com um trem deste barulhento em minha mesa

  • @ermoi77
    @ermoi77 10 лет назад

    Wow!!

  • @WJansen
    @WJansen 9 лет назад +1

    Got a nice clock. Sounds like a helicopter..

  • @CxC2007
    @CxC2007 11 лет назад

    the idea is nice, but so freaking noisy, I find this more like a challenge, to see if you can really do it..... I did a Nixie clock to have something cool but silent... now I find it too bright.. haha

  • @Javii96
    @Javii96 12 лет назад

    $50,000?
    my son really wants it.

  • @Seen-hq7rf
    @Seen-hq7rf 10 лет назад +1

    des find ich au so krass .. die timings ..

  • @DucHanh188
    @DucHanh188 10 лет назад

    awsome :D

  • @Javii96
    @Javii96 12 лет назад

    just kidding... lol amazing build!

  • @dannymoney100
    @dannymoney100 11 лет назад

    there's a BIT of stuff at the back A BIT He SAYS!

  • @MrVirr3
    @MrVirr3 12 лет назад

    I think i am at the wierd part of youtube now. ;)

  • @Venorize
    @Venorize 11 лет назад

    I would buy this if you sold it... seriously.

  • @JoshuasRecordings
    @JoshuasRecordings 11 лет назад

    I have a motor from a hard drive can you show us how to build one!
    like if you agree!

  • @EcoAcid
    @EcoAcid 12 лет назад

    ask him to put it in a soundproof case!

  • @DViverito1
    @DViverito1 13 лет назад

    Pfff, its only slightly deadly

  • @aparaciukas
    @aparaciukas 12 лет назад

    a very loud clock :D

  • @bridor5285
    @bridor5285 12 лет назад

    Loudest clock ever.

  • @fueledbylove
    @fueledbylove 10 лет назад

    Looks cool but commercially impractical due to the fact its NOISY!! lol.

    • @koulokoe
      @koulokoe 10 лет назад +4

      Not if you put it in a vacuum.

  • @dylan100022
    @dylan100022 12 лет назад

    That awesome I wont one in the furture

  • @bilo30040
    @bilo30040 12 лет назад

    This isn't wierd.

  • @hotchk155
    @hotchk155  12 лет назад

    no sorry

  • @sergiosal2517
    @sergiosal2517 7 лет назад

    Reloj de escritorio y ventilador portátil, flexible, USB, con pantalla LED amzn.to/2owwpR5

  • @XxEnzoGamingxX
    @XxEnzoGamingxX 11 лет назад

    press 1, 9, 8, 0 for fun

  • @Stritzh
    @Stritzh 11 лет назад

    сильно гудит

  • @filips603
    @filips603 12 лет назад

    Шарап сан оф да бич. А сделайте на русскам плиз

  • @19f97
    @19f97 12 лет назад

    Cool, but sounds like a lawnmover. lol

  • @Howardsand06
    @Howardsand06 12 лет назад

    nothing is pointless

  • @ahmedgad7587
    @ahmedgad7587 4 года назад

    noisy