Interfacing Of 4x4 Matrix Keypad With ATMEGA-32 Micro-controller.

Поділитися
Вставка
  • Опубліковано 13 гру 2024

КОМЕНТАРІ • 16

  • @swaritmahalsekar5521
    @swaritmahalsekar5521 17 днів тому

    I think you reversed the case:-
    Making Rows as I/ps and Columns as O/ps,
    Rows connected to PORTB and Columns connected to PORTA.
    In code you wrote, DDRA = 0x00 (i.e. I/P) and DDRB = 0xFF (i.e. O/P).
    Also, at 4.01 you said that pull-down resistor is connected to each column.
    I'm not getting it, kindly explain to me if I'm wrong.
    So with all these points I strongly feel that the case is :- Rows as O/p and columns as i/ps

  • @smartway6992
    @smartway6992 3 роки тому +2

    Thank You So Much Bro :D

  • @gameghost6967
    @gameghost6967 2 роки тому

    bro could you please upload the program?

  • @likhithap6109
    @likhithap6109 3 роки тому

    can i please get the code

    • @SSEmbeddedWorld
      @SSEmbeddedWorld  3 роки тому

      This code is a premium resource. Please mail to our email id if you want it.

    • @likhithap6109
      @likhithap6109 3 роки тому

      @@SSEmbeddedWorld can u please check ur mail

    • @SSEmbeddedWorld
      @SSEmbeddedWorld  3 роки тому

      I have replied. Please check.

    • @unknownme3685
      @unknownme3685 2 роки тому

      Can i please get the code!

  • @arjunbabu3536
    @arjunbabu3536 4 роки тому

    bro , can you please upload the program

    • @SSEmbeddedWorld
      @SSEmbeddedWorld  4 роки тому

      Hello viewer
      Please email to the mail in the description.
      Hope ur enjoying our content. Please like, share and subscribe.

    • @arjunbabu3536
      @arjunbabu3536 4 роки тому

      @@SSEmbeddedWorld MAIL ID is not mentioned in the description, my mail id is arjunbabu.049@gmail.com

    • @SSEmbeddedWorld
      @SSEmbeddedWorld  4 роки тому

      It is present in the description and the mail I'd is ss.embedded.world @gmail.com
      Please email to this mail I'd.
      Hope your enjoying our content
      Please like, share and subscribe.

    • @rakeshgupta-nh2hu
      @rakeshgupta-nh2hu 3 роки тому

      We need this type of work engineer which make matrix keypads

    • @walidoulondon8107
      @walidoulondon8107 8 місяців тому

      To open debugging window do you need to connect hardware debugger with Atmega 32?