Been waiting!

Store Forums Defusable Clock General Discussion Been waiting!

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #554
    area51nz
    Member

    awesome to see this released now. have just ordered the kit.. Now looking for good ideas to make the imitation explosives, thinking of doing sticks of TNT, will post pictures once built!

    #1160
    Michael
    Keymaster

    Awesome — I can’t wait to see what you build. I’ll put it on the gallery page:
    http://nootropicdesign.com/defusableclock/gallery.html

    #1161

    Order placed! Can’t wait to build it and film it!

    #1175

    arrived today! verified parts count and dry assembled. will start soldering tomorrow.

    #1234
    area51nz
    Member

    great project, heaps of fun to put together.. this version involved a rake handle and a brown roll of paper cut into a4 sheets, ruffled up a bit, then fed into our laser printer..

    more photos been sent just now to be added to the gallery!

    #1235
    Michael
    Keymaster

    area51nz, you guys rock! That dynamite really looks real.

    #2052
    Scarlett
    Member

    without the smiles inserted.

    // Flash the Colon

    if (digitalRead(COLON) == LOW)
    digitalWrite(COLON, HIGH);

    else
    digitalWrite(COLON, LOW);

    //Added this block to chime & count down to each hour

    if (((hours >= 8) && !pm) || ((hours <= 10) && pm)) { // only chime between 8am and 10pm if ((minutes ==59) && (seconds == (60 – (hours + 1)))) { //countdown top of hour for number of seconds the hour is turning

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.