Learn Microcontroller Programming - Beginner's Guide

Поделиться
HTML-код
  • Опубликовано: 13 дек 2024

Комментарии • 12

  • @BINARYUPDATES
    @BINARYUPDATES  9 лет назад +3

    Dear Friends, If you have questions like.... How to learn Microcontroller Programming? Where to get start? then this video is for you....!!!!

    • @thanhphongtran9808
      @thanhphongtran9808 4 года назад

      interesting points ,if anyone else is searching for how to make electronic circuit diagram try Bablim Electronics Booster (Have a quick look on google cant remember the place now ) ? Ive heard some amazing things about it and my cousin got amazing results with it.

  • @abdullahmoh8346
    @abdullahmoh8346 4 года назад +2

    Thankfully but I have a question what is the pre requirement to start with microcontroller chip and how I deal with a lot of different architectures as beginner.
    Best wishes ❤

    • @BINARYUPDATES
      @BINARYUPDATES  4 года назад +1

      I suggest AVR ATmega328 is best to start with as with the popularity of Arduino Uno. Its an advantage. Now coming back to pre requirement is good to have some knowledge of C Programming or atleast Arduino C Programming to start as bare metal Microcontroller Programming. I hope this may help you. I wish you a beautiful day. Thanks

  • @connectandcontrol1063
    @connectandcontrol1063 4 года назад

    which book should I prefer for this .

    • @shreyasaditya2184
      @shreyasaditya2184 2 года назад +1

      there is nothing like that .this is the stage for practical approach if any thing went wrong need to check data sheet and schematics(hardware point of view) need to debug with breakpoints during coding .

  • @Circuitflux
    @Circuitflux 5 лет назад +2

    Dear , I think you should change the title

  • @md.mohonali7039
    @md.mohonali7039 8 лет назад +1

    How to learn every pin of a microcontroller easily,systematically & in a short time.

    • @jobaptist
      @jobaptist 7 лет назад

      dont need to know all the pins.

    • @hemswaroopraorane3424
      @hemswaroopraorane3424 6 лет назад

      just learn the architectutre n port configurations

    • @shreyasaditya2184
      @shreyasaditya2184 2 года назад

      learning pins matters .basically in coding in embedded learning comes from doing projects irrespective of(size of project/bits size of mc/...anything). to give stright answer to your question depends on the application.if u want to reset something ..select pin of it.if you want to increase the speed of operation choose respective speed in osciilator pin .few ports are specified for particular purpose(i/o).NOTHING IS USELESS.if you feel that few pins have no function that means u are not utilizing it properly.