Keypad LCD Embedded C program for 8051 by using Keil IDE with Proteus simulation

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

КОМЕНТАРІ • 49

  • @PardeepLabVIEW
    @PardeepLabVIEW 6 років тому

    Sir ji app ke help se me sikh rha hu thanks a lot ji

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

    I was able to produce this circuit with a 4x4 matrix keypad, on a breadboard. The keys sometime repeat, due to bouncing and occasionally the bounce will produce two different keys from the same column.
    The first key pressed does not show up in the first space on the first line, it always shows up in the second space, and after filling the top line with numbers it take 13 or more keystrokes, before it will start working on the second line. Other then that I am pretty happy with the results so far.
    Thank you.

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

    i wrote the exact code that u wrote...but its showing that r1,r2....all those are undefined..and when am declaring then ..its showing that redefined. what should i do now?

  • @vvarunms3873
    @vvarunms3873 3 роки тому +1

    sir i worte code and got zero errors and simulation done as per video and when i press key its not showing in lcd ...wht might be wrong in mine work...?

  • @zynnuntoo1806
    @zynnuntoo1806 6 років тому +2

    It's not working in keil micro vision student version... Please give me solution ....

  • @chinna_photo_world
    @chinna_photo_world 5 років тому +1

    i programmed on proteus but when i enter one number in keypad. lcd displayed as two times. example- i enter '5' lcd displayed '55' what i do in next step. please reply me asap.

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

      Key bounce technique is occurring
      Make some delay after that

  • @redmidubai3005
    @redmidubai3005 5 років тому

    Please can you try programming 8051 to run with an I2C adapter like pcf85471 via pin addressing.. It will an awesome effort.

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

    Nice information sir, sir once can you explain 4x6 keypad and lcd interfacing

    • @Akshay-ji8hw
      @Akshay-ji8hw 4 роки тому

      Are you from verzeo😅😅😅

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

      @@Akshay-ji8hw Yes bro... You

    • @Akshay-ji8hw
      @Akshay-ji8hw 4 роки тому

      @@saisravani3573 yes, it is not gonna happen bro ,if you did it please send me bro😇😇

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

      @@Akshay-ji8hw are u completed major project

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

    Excellent instruction

  • @PARVESHKUMARESAN
    @PARVESHKUMARESAN Рік тому

    Bro plz send the keil software la pota cooding mattum copy paste Panni send Pannu ga

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

    Sir koi app he jo hardware ko run kare in mobile

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

    When I enter a number through key board it is displayed on LCD two times can u please help me with this??

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

      Make a delay after press
      Because of delay it is avoiding key bounce technique

  • @suzukimitsuba6511
    @suzukimitsuba6511 7 років тому

    can u explain line no 13,a bit more nd how to write adress of another 3 ports????thank u

  • @Abhimanyukumar-vb8bz
    @Abhimanyukumar-vb8bz 5 років тому

    Sir , after entering 16 numbers the display will be full, so what can be done if the numbers are entered continuously and which we be able to see....Please give hint

  • @PardeepLabVIEW
    @PardeepLabVIEW 6 років тому

    Thanks a lot sir ji

  • @AMRUTHAMMANOHAR
    @AMRUTHAMMANOHAR Рік тому

    thank you😊😊😊😊

  • @rahmanrahman94
    @rahmanrahman94 5 років тому

    It's not working in keil micro version

  • @vijaychary5848
    @vijaychary5848 6 років тому

    Why u have taken R1=1,r2,=0

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

    How would I know which microcontroller used to choose ? Do I need to remember is microcontrollers for each application

  • @aayushthakkar3807
    @aayushthakkar3807 6 років тому

    Muje password base circuit bracker bana na he controller he at89s51 usme me 4channel relay bhi rakhne vala hu air load rakhne vala hu (bulb) jese password dalenge to load on hoga phir we WO password dalenge to off base 2 load rakhne wala hu to kya add hoga programming me???

    • @seshanandareddy6078
      @seshanandareddy6078 6 років тому +1

      declare relay input connections using sbit datatype and in check function assign logic1 and else part assign logic 0 to relay input. Thank you

    • @aayushthakkar3807
      @aayushthakkar3807 6 років тому

      bs itna hi na baki same program rahega na ?

    • @seshanandareddy6078
      @seshanandareddy6078 6 років тому

      yes.. otherwise., send me your circuit to my mail ysnanda45@gmail.com, i will do code and send to you. Thank you

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

    sir can you please guide me about how can i learn embedded c and from where please sir help

  • @muhammadyusufpriambodo1943
    @muhammadyusufpriambodo1943 6 років тому

    how to clear that lcd?

  • @Allariran123
    @Allariran123 7 років тому

    Hartllyfully tqq sir. would u make avr,c,linux programs send to mails,same as u. Pls sir.your teaching owesom sir.

  • @zynnuntoo1806
    @zynnuntoo1806 6 років тому

    Thank you soo much

  • @JayantBB78
    @JayantBB78 5 років тому

    Thanks for this video. Can you make same video with LCD of 20X4 in 4 bit mode? LCD something like JHD 204A.

  • @samimsk8377
    @samimsk8377 6 років тому

    Sir, Great and Thanks :)

  • @vijaychary5848
    @vijaychary5848 6 років тому

    Why won't you take only R2 =0

    • @seshanandareddy6078
      @seshanandareddy6078 6 років тому

      After first row scan over , you have keep R1 logic as 1 otherwise columns keys become zero ,even if you operate keys R1, so R1 you to make logic one compulsory.

  • @zynnuntoo1806
    @zynnuntoo1806 6 років тому +1

    Code linkkk plzzzz