Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/16/04 15:46
Read: times


 
#79400 - Good +ve attitude... Sim
Responding to: ???'s previous message
Hi Sim,

I was so happy read your positive reaction. Now lets get down to the basics :

I am planning to use assembly language for your information.


Going to be really tough. I would sincerely say you postpone this calculator stuff till you are quite comfortable handling assembly - not a simple thing to do floating point in assembly. It simply is not worth the trouble.

If I were to use C language, do i need to use a pc to interface with the microcontroller?


Sorry I am not sure about the query. Assembly or C, you do NEED a PC. Otherwise where do you assemble or compile your code ? Don't tell me you are trying to do hand assembly on a hex key pad. To tell the truth I have done that ( 20 years back ) and successfully assembled programs for 16 bit Hex-to-BCD and vice versa on 8085 systems - but then we had no ISP, IAP and stuff like that then..

Sorry I am not really good in this. Is the compiler KEIL C51 easy to get? I really need help here as I really do not have any idea on where to start.


Some answers are hard to digest. But since you asked I am telling. Keil is one of the best compilers and is not available free ( nor is there is any C-compiler except SDCC ). You do get an evaluation version of Keil but it is code limited to 2K and does NOT support floating point arithmetic. If you want some free compilers, then there is an option : SDCC. But if you really ask me it is just NO option if you are not a computer geek already. Lots of DOS command line options have to be gone through and at the end you wonder what the heck you are upto. ( Please note that all this is my personal, subjective opinion. Your mileage may vary )


Raghu


List of 32 messages in thread
TopicAuthorDate
Microcontroller Scientific Calculator            01/01/70 00:00      
   RE: Microcontroller Scientific Calculato            01/01/70 00:00      
      RE: Microcontroller Scientific Calculato            01/01/70 00:00      
         RE: Microcontroller Scientific Calculato            01/01/70 00:00      
            RE: Microcontroller Scientific Calculato            01/01/70 00:00      
         RE: Microcontroller Scientific Calculato            01/01/70 00:00      
            RE: Microcontroller Scientific Calculato            01/01/70 00:00      
               What college course?            01/01/70 00:00      
                  RE: What college course?            01/01/70 00:00      
                     RE: What college course?            01/01/70 00:00      
                        RE: What college course?            01/01/70 00:00      
                           RE: What college course?            01/01/70 00:00      
                              RE: What college course?            01/01/70 00:00      
                                 RE: What college course?            01/01/70 00:00      
   First things first..            01/01/70 00:00      
      RE: First things first..            01/01/70 00:00      
         RE: First things first..            01/01/70 00:00      
         Good +ve attitude... Sim            01/01/70 00:00      
            RE: Good +ve attitude... Sim            01/01/70 00:00      
               RE: Good +ve attitude... Sim            01/01/70 00:00      
                  RE: Good +ve attitude... Sim            01/01/70 00:00      
                     RE: Good +ve attitude... Sim            01/01/70 00:00      
                     Floating Point            01/01/70 00:00      
               What you need a PC for            01/01/70 00:00      
               8051 or PIC            01/01/70 00:00      
                  RE: 8051 or PIC            01/01/70 00:00      
                     RE: What to do ?            01/01/70 00:00      
                        RE: What to do ?            01/01/70 00:00      
                           RE: What to do ?            01/01/70 00:00      
                              Thank you            01/01/70 00:00      
                                 You can post here            01/01/70 00:00      
   RE: Microcontroller Scientific Calculator            01/01/70 00:00      

Back to Subject List