micro

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ravindarsagar
    New Member
    • Jan 2007
    • 2

    micro

    what is 8051 & arm
  • ravindarsagar
    New Member
    • Jan 2007
    • 2

    #2
    what is programing language and asembely language

    Comment

    • bartonc
      Recognized Expert Expert
      • Sep 2006
      • 6478

      #3
      Originally posted by ravindarsagar
      what is 8051 & arm
      Since your title is "micro", I guess you know that these are two types of microcontroller s. Microprocessors and microcontroller s are what run the hardware of modern computers and "smart" consumer products. Read more here: http://en.wikipedia.org/wiki/Microcontroller.

      Comment

      • bartonc
        Recognized Expert Expert
        • Sep 2006
        • 6478

        #4
        Originally posted by ravindarsagar
        what is programing language and asembely language
        A programing language is something you get to choose when deciding what tools you will use to make a computer do what you want it to. Assembly language is the choice that make a lot of sense for small "embedded" applications where there is usually no pre-existing operating system.

        Comment

        Working...