Electronics development

Moderators: None (Apply to moderate this forum)
Number of threads: 512
Number of posts: 1020

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
constructing 8051 calculator project help needed! Posted by ran_dom on 20 Jun 2004 at 11:45 PM
Anybody knows how to write the source code for keypad of a 8051 calculator using assembly language? Please reply as soon as possible.TQ!
Report
Re: constructing 8051 calculator project help needed! Posted by zahrahb on 28 Jun 2004 at 6:25 AM
I want this too
Report
Re: constructing 8051 calculator project help needed! Posted by zulfiqarbasra on 6 Sept 2004 at 1:05 AM
: Anybody knows how to write the source code for keypad of a 8051 calculator using assembly language? Please reply as soon as possible.TQ!
:
not really but few routine can be written
Report
Re: constructing 8051 calculator project help needed! Posted by grx17 on 12 Dec 2004 at 7:11 PM
: : Anybody knows how to write the source code for keypad of a 8051 calculator using assembly language? Please reply as soon as possible.TQ!
:
:
i would also like this if possible.
thank you.
Report
Re: constructing 8051 calculator project help needed! Posted by AsAdi on 9 Mar 2005 at 2:23 AM
: : : Anybody knows how to write the source code for keypad of a 8051 calculator using assembly language? Please reply as soon as possible.TQ!
: :
: :
: i would also like this if possible.
: thank you.
:
Do you emphesize on assembly code?if no,you can use C compilers from Franklin or Keil and write this code easily.Only scanning your keypad ever 30 or 40 msec,get entries and hold in a variable,then do the operation and show the result on lcd.But if you have to use assembly you have to simulate the floating point numbers and operation and that only makes your code some long.You can use 4 bytes for holding every float number or 6 byte,IEEE has 2 standard for this.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.