Microcontrollers

rishi0922

rishi0922

@rishi0922-a2xTAa Oct 26, 2024
What is Microcontrollers ?
Example.....

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Morningdot Hablu

    Morningdot Hablu

    @morningdot-6Xuj4M Aug 1, 2010

    Hello rishi,
    Just like a computer which take the input process them and then give the output.
    Same with microcontroller. It works like a mini computer which take the input process it and then give the output for what you programmed it.
    It's a programmable IC which is programmed generally in assembly language(*.asm) file.A micro controller will act as program it. It also have some inbuilt memory inside.
    .
    Correct me if i am wrong.
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Aug 1, 2010

    rishi0922
    What is Microcontrollers ?
    Example.....
    Refer to any of the electrica/electronics text books and you'll find the answer. You may read the following article on Wikipedia to get an idea -

    <a href="https://en.wikipedia.org/wiki/Microcontroller" target="_blank" rel="noopener noreferrer">Microcontroller</a>
  • bill190

    bill190

    @bill190-VhqyZT Aug 1, 2010

    Microcontrollers have everything needed in one chip to work by themselves.

    Microprocessor, program memory (firmware), data memory, and peripheral devices like serial communications, USB, timers/counters, etc.

    You will find these in microwaves, washing machines, stereos, refrigerators, electronically controlled tools, automotive electronic modules, etc.

    More...
    <a href="https://en.wikipedia.org/wiki/Microcontroller" target="_blank" rel="nofollow noopener noreferrer">Microcontroller</a>

    <a href="https://en.wikipedia.org/wiki/Parallax_Propeller" target="_blank" rel="nofollow noopener noreferrer">Parallax Propeller</a>

    <a href="https://en.wikipedia.org/wiki/PIC_microcontroller" target="_blank" rel="nofollow noopener noreferrer">Pic Microcontroller</a>