progarm of java to make a digital clock

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aakriti
    New Member
    • Sep 2007
    • 1

    progarm of java to make a digital clock

    how to make a digital clock from using code of java,
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by aakriti
    how to make a digital clock from using code of java,
    And what do you have so far?
    What parts do you think you will need for this?

    Comment

    • JosAH
      Recognized Expert MVP
      • Mar 2007
      • 11453

      #3
      Originally posted by r035198x
      And what do you have so far?
      What parts do you think you will need for this?
      An AC/DC converter; a clock (sic) crystal, at least a four seven segment led displays
      or equivalent, a small processor that supports a few digital input/output lines,
      quite a bit of rom to store the kvm (a smaller version of the jvm), quite a bit of
      ram (128KB will do) and for development I'd suggest an emulator. Of course
      those electronics engineers can come up with a lot more components.

      My suggestion is: don't do it although it's doable but it doesn't pay back.

      kind regards,

      Jos

      Comment

      • r035198x
        MVP
        • Sep 2006
        • 13225

        #4
        Originally posted by JosAH
        An AC/DC converter; a clock (sic) crystal, at least a four seven segment led displays
        or equivalent, a small processor that supports a few digital input/output lines,
        quite a bit of rom to store the kvm (a smaller version of the jvm), quite a bit of
        ram (128KB will do) and for development I'd suggest an emulator. Of course
        those electronics engineers can come up with a lot more components.

        My suggestion is: don't do it although it's doable but it doesn't pay back.

        kind regards,

        Jos
        Of course it pays back.
        Time is money.

        Comment

        • JosAH
          Recognized Expert MVP
          • Mar 2007
          • 11453

          #5
          Originally posted by r035198x
          Of course it pays back.
          Time is money.
          Sure, but when it takes a lot of time it takes a lot of money.

          kind regards,

          Jos (minus time is minus money ;-)

          Comment

          Working...