Shop OBEX P1 Docs P2 Docs Learn Events
Stonehenge - A Robotic Digital Clock — Parallax Forums

Stonehenge - A Robotic Digital Clock

norris56norris56 Posts: 69
edited 2008-05-18 08:05 in Robotics
Stonehenge is my latest and most certainly my most unusual robot project to date. It uses a CrustCrawler AX-12+ Smart Arm and a Parallax Propeller chip to display the current time. All the digits needed to display the time are located on cards positioned in a semi-circle around the left and right sides of the arm. The time itself is displayed in front of the arm. This gives the clock a "Stonehenge" like appearance. There are a total of 14 cards. Each card has two digits with one on each side.
·
A state machine (written in Spin) determines which card and which side is needed to display the time and then executes the necessary arm movements. It updates the time once a minute. Currently it displays the time in 12 hour format. With additional cards it’s possible to display an AM/PM indicator or use 24 hour format.·
·
Most of the project was constructed from foam board purchased from the local office supply store. The cards are 1 ¾ by 4 inches. Embedded in the bottom of each card are two Neodymium magnets. The magnets snap to heads of 4-40 screws that are mounted in the base. The magnet/screw scheme compensates for any small amount of error that inevitably occurs when gripping and moving the cards around.
·
I’ve posted a short video of Stonehenge in action on YouTube.
·
http://www.youtube.com/watch?v=pH0HLXnXljY
·
The video shows a time update from 12:09 to 12:10. It demonstrates all the basic movements needed to display the time. If you watch carefully you can see it execute the following movements.
·
Put Card in Display
Get Card from Display
Put Card in Storage
Get Card from Storage
Flip Card around
·
I’ll also post more details and source code for those that are interested on my web site shortly.
www.norrislabs.com
·
·

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
The angels have the phone box!

Steve Norris
800 x 824 - 94K
573 x 800 - 63K

Comments

  • Steve JoblinSteve Joblin Posts: 784
    edited 2008-05-14 20:03
    that's awesome! I wish I had creativity like that... man has been keeping track of time for thousands of years, and yet no one has ever though of displaying in such a manner... amazing!
  • tpw_mantpw_man Posts: 276
    edited 2008-05-14 20:25
    Awesome clock!! roll.gif Slightly OT, but you have a really cute cat!

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    I am 1011, so be surprised!


    Advertisement sponsored by dfletch:
    Come and join us on the Propeller IRC channel for fast and easy help!
    Channel: #propeller
    Server: irc.freenode.net or freenode.net
    If you don't want to bother installing an IRC client, use Mibbit. www.mibbit.com
    tongue.gif
  • SeariderSearider Posts: 290
    edited 2008-05-17 04:01
    The next time the Parallax team is looking for cool projects to show off at a trade show, This should be a winner! Very cool

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔

    Searider
  • Timothy D. SwieterTimothy D. Swieter Posts: 1,613
    edited 2008-05-17 10:12
    Cool! Nice job creating a clock in a new way. I bet it was a great and fun learning experience.

    Good use of the magnets too!

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Timothy D. Swieter

    www.brilldea.com·- check out the uOLED-IOC, an I/O expansion for the uOLED-96-PROP
    www.tdswieter.com
    One little spark of imagination is all it takes for an idea to explode
  • Dennis FerronDennis Ferron Posts: 480
    edited 2008-05-18 08:05
    Awesome! I especially like how remembers where each number is even though it can't "see" them.
Sign In or Register to comment.