Embedded c program for Traffic lights using 8051 microcntroller with Keil IDE and proteus simulation

Поделиться
HTML-код
  • Опубликовано: 15 окт 2024
  • Traffic light Embedded c program on 8051 Micro controller using Keil IDE with Proteus simulation

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

  • @madhukararora2170
    @madhukararora2170 6 лет назад +2

    Can we use ATMEL STUDIO to compile this program?
    I have downloaded the current version of uvision5, but I can't see any atmel devices in the list

  • @jyotikashyap845
    @jyotikashyap845 7 месяцев назад

    You said the four way is in next video so where can I find that video??

  • @SaijithUnnikrishnan
    @SaijithUnnikrishnan 7 месяцев назад

    sir, can you tell me what are the components used in this??

  • @sreelekha4727
    @sreelekha4727 3 года назад

    I need help! When I try to open keil software, it shows microvision ide has stopped working. Please let me know how to fix this problem.........

  • @amolyadav7975
    @amolyadav7975 6 лет назад +2

    i like it its good for new learners of embeded.

  • @vinaykumarreddy9956
    @vinaykumarreddy9956 3 года назад

    if we declare as sbit we can assign 0's and 1's directly or we can also assign like 0x00,oxFF

  • @sheryawan3755
    @sheryawan3755 3 года назад

    what changes should be made in the code to add 7 seg display for timer

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

    How to add a ACALL DELAY time in assembly language

  • @jatinkhandelwal6675
    @jatinkhandelwal6675 5 лет назад

    Can I use this same program/code in IAR?

  • @tanuuuu5039
    @tanuuuu5039 Год назад

    Sir where is the 4 way interaction program

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

    which program are you running on for ''C'' coding before you launch at proteus simulation?

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

      Keil , you have to develop Embedded C program and create "HEXfile" format.

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

    I want to learn more programms from you sir ..how can I contact you ??

  • @joshmond2025
    @joshmond2025 5 лет назад

    can the code be used on keil uVision 5?

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

    life saver video

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

    can this same program be used with atmega series?

  • @cupid_kishore7484
    @cupid_kishore7484 5 лет назад

    I try the program but some error issued in (sbit green=P1^2) its coming syntax error plz help me bro

  • @andersonkoyama7695
    @andersonkoyama7695 3 года назад

    Excellent

  • @madhan5405
    @madhan5405 6 лет назад +3

    Bro what will be the program if we have to use timers

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

      you will get accurate time delay between each signal operation, Thank you

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

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

  • @ИзвестныйАпрасад
    @ИзвестныйАпрасад 2 года назад

    Target is missing modules is the error

  • @arshalam1876
    @arshalam1876 5 лет назад

    Plz tell me software name

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

    thank u so much :)

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

    thank you so much

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

    it is not working
    we want to add any file
    before this

  • @shankar7835
    @shankar7835 5 лет назад

    It is not working ...It shown error😐🤔😤

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

    Build target 'Target 1'
    compiling trafic light.c...
    trafic light.c(2): error C202: 'p1': undefined identifier
    trafic light.c(3): error C202: 'p1': undefined identifier
    trafic light.c(4): error C202: 'p1': undefined identifier
    trafic light.c(9): error C202: 'red': undefined identifier
    trafic light.c(12): error C202: 'red': undefined identifier
    trafic light.c(15): error C202: 'red': undefined identifier
    trafic light.c(16): error C202: 'yellow': undefined identifier
    trafic light.c(18): error C202: 'yellow': undefined identifier
    trafic light.c(19): error C202: 'green': undefined identifier
    trafic light.c(22): error C202: 'green': undefined identifier
    Target not created.
    Build Time Elapsed: 00:00:01
    How i can fix it?

    • @alearningroom
      @alearningroom  6 лет назад +2

      Please Port name with upppercase, sbit red=P1^0;

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

    I am unable to find hex file

  • @sunithalanka6435
    @sunithalanka6435 Год назад

    traffic lights.c(18): error C202: 'yellow': undefined identifier
    traffic lights.c(19): error C202: 'green': undefined identifier
    traffic lights.c(22): error C202: 'green': undefined identifier
    Target not created.
    Build Time Elapsed: 00:00:00

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

    Can u send the source code here plzz

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

    3 errors are occuring

  • @jatinkhandelwal6675
    @jatinkhandelwal6675 5 лет назад

    pls reply fast. urgent need