DIY KITs - Survey


Closed Thread
Results 1 to 28 of 28

Hybrid View

  1. #1
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by bcd View Post
    How about a PIC controlled binary clock?. Something that is a fun project, but also useful to learn binary? (Although most of them are actually BCD rather than true binary).

    Good for beginners and nerdy enough for people like me !!!

    Bill.
    Yeah - that could possibly be something interesting and even legal too. BCD - Binary Coded Decimal is as such binary. BCD is the binary equivalent of a decimal value. Binary is a base 2 number system wit LSB to the right and MSB to the left. 128 64 32 16 8 4 2 1 - these are the actual decimal weights of the bits. When a bit is set, in BCD, it's weight is added together with other set bits and their weights to form BCD.
    Last edited by T.Jackson; - 14th May 2007 at 22:24.

Similar Threads

  1. Current DIY or budget USB type programmers
    By mr.sneezy in forum General
    Replies: 8
    Last Post: - 14th November 2008, 16:59
  2. Replies: 0
    Last Post: - 28th February 2008, 12:45
  3. DIY Laser Tag System (PBPRO-based)
    By thelightbrain in forum Adverts
    Replies: 3
    Last Post: - 18th March 2006, 04:45
  4. DIY Serial LCD
    By lwindridge in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 10th January 2005, 10:41

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts