+ Reply to Thread
Results 1 to 2 of 2

Thread: 8051 assember help

  1. #1
    fkuk Newbie
    Join Date
    Nov 2009
    Posts
    26

    8051 assember help

    hi

    i have this assignment that i have to do and what i need to do is create a 8051 assembler program
    basicly convert binary to show decimal numbers on a 7 segment display
    the binary numbers are input using switches on a project board and i need to program a ats8something

    all i want to know is the steps i need to do to make this happen i probaly be able to program it
    something like a flowchart would be helpful

    thanks


  2. #2
    mneary Excellent mneary Excellent mneary Excellent mneary Excellent mneary Excellent mneary Excellent mneary Excellent mneary Excellent mneary Excellent
    Join Date
    Feb 2007
    Location
    California, 90266
    Posts
    3,526

    Strip the high bits
    set base pointer (dptr) to beginning of table
    retrieve segment map from table location @(a+dptr)
    write to display
    return
    de KI6RWX

+ Reply to Thread

Similar Threads

  1. 8051 and c
    By Pitufo in forum 8051/8951
    Replies: 6
    Latest: 26th August 2009, 04:34 PM
  2. Do i need 8051???
    By 05438560 in forum 8051/8951
    Replies: 3
    Latest: 2nd May 2008, 01:00 AM
  3. 8051
    By mohsinans in forum 8051/8951
    Replies: 11
    Latest: 26th October 2007, 10:08 PM
  4. 8051
    By tearoffear in forum 8051/8951
    Replies: 9
    Latest: 31st August 2006, 04:40 PM
  5. New to 8051
    By mithilaa in forum 8051/8951
    Replies: 3
    Latest: 15th December 2004, 06:59 PM

Tags for this Thread