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

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 พ.ค. 2017
  • Traffic light Embedded c program on 8051 Micro controller using Keil IDE with Proteus simulation

ความคิดเห็น • 45

  • @madhukararora2170
    @madhukararora2170 5 ปีที่แล้ว +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

  • @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

  • @jatinkhandelwal6675
    @jatinkhandelwal6675 5 ปีที่แล้ว

    Can I use this same program/code in IAR?

  • @joshmond2025
    @joshmond2025 5 ปีที่แล้ว

    can the code be used on keil uVision 5?

  • @jyotikashyap845
    @jyotikashyap845 3 หลายเดือนก่อน

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

  • @SaijithUnnikrishnan
    @SaijithUnnikrishnan 2 หลายเดือนก่อน

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

  • @chaitalinanaware7217
    @chaitalinanaware7217 3 ปีที่แล้ว

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

  • @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 ปีที่แล้ว +1

    i like it its good for new learners of embeded.

  • @tanuuuu5039
    @tanuuuu5039 ปีที่แล้ว

    Sir where is the 4 way interaction program

  • @andersonkoyama7695
    @andersonkoyama7695 2 ปีที่แล้ว

    Excellent

  • @dipakingle3313
    @dipakingle3313 2 ปีที่แล้ว +1

    How to add a ACALL DELAY time in assembly language

  • @nandlalchoudhary2579
    @nandlalchoudhary2579 4 ปีที่แล้ว

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

  • @syedmustafa162
    @syedmustafa162 4 ปีที่แล้ว

    life saver video

  • @arshalam1876
    @arshalam1876 5 ปีที่แล้ว

    Plz tell me software name

  • @Kavyashreearavind
    @Kavyashreearavind 6 ปีที่แล้ว

    thank u so much :)

  • @devagaikwad3644
    @devagaikwad3644 6 ปีที่แล้ว

    thank you so much

  • @user-ew7zo8jy9e
    @user-ew7zo8jy9e 2 ปีที่แล้ว

    Target is missing modules is the error

  • @shutdahellup69420
    @shutdahellup69420 6 ปีที่แล้ว

    can this same program be used with atmega series?

    • @seshanandareddy6078
      @seshanandareddy6078 6 ปีที่แล้ว

      NO , Different tool required AVR Studio, Arduino.. TQ

  • @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.

  • @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😐🤔😤

  • @shivangishah3072
    @shivangishah3072 3 ปีที่แล้ว

    I am unable to find hex file

  • @jatinkhandelwal6675
    @jatinkhandelwal6675 5 ปีที่แล้ว

    pls reply fast. urgent need

  • @cupid_kishore7484
    @cupid_kishore7484 4 ปีที่แล้ว

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

  • @aneeshbhat22
    @aneeshbhat22 2 ปีที่แล้ว

    Can u send the source code here plzz

  • @souvikbiswas5105
    @souvikbiswas5105 5 ปีที่แล้ว

    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  5 ปีที่แล้ว +2

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

  • @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

  • @sunithalanka6435
    @sunithalanka6435 10 หลายเดือนก่อน

    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

  • @shivangishah3072
    @shivangishah3072 3 ปีที่แล้ว

    3 errors are occuring