traffic lights with 8051/89c51 microcontroller in proteus using assembly language in keil

  Рет қаралды 23,735

Nelson Darwin Pak Tech

Nelson Darwin Pak Tech

2 жыл бұрын

In this tutorial you will learn
1. how to make a traffic light circuit simulation using 8051/89c51 and assembly language in keil.
2. Keil assembly language code for traffic light using 8051 microcontroller.
3. tutorial on simulation of traffic control lights using 8051 microcontroller and assembly language in proteus.

Пікірлер: 17
@jiyashah9030
@jiyashah9030 4 ай бұрын
Thank you
@firstyfirst
@firstyfirst Жыл бұрын
its showing error in build process of keil
@icaserainaurang8219
@icaserainaurang8219 2 жыл бұрын
Thanks
@nelsondarwinpaktech3954
@nelsondarwinpaktech3954 2 жыл бұрын
thanks for visiting......keep visiting.......stay tuned......
@user-cu7hp4qd3m
@user-cu7hp4qd3m 5 ай бұрын
please post the code in comment section
@icaserainaurang8219
@icaserainaurang8219 2 жыл бұрын
Sir my project title is traffic signals control using 8051 controller If u people send code and all connection in hardware parts Please kindly
@dread_the_dead_73
@dread_the_dead_73 Жыл бұрын
org 00h start: SETB P1.0 CLR P1.1; CLR P1.2; SETB P1.5; CLR P1.4; CLR P1.3; ACALL DELAY ACALL DELAY ACALL DELAY ACALL DELAY CLR P1.0; SETB P1.1; CLR P1.2; CLR P1.5; SETB P1.4; CLR P1.3; ACALL DELAY ACALL DELAY CLR P1.0; CLR P1.1; SETB P1.2; CLR P1.5; CLR P1.4; SETB P1.3; ACALL DELAY ACALL DELAY ACALL DELAY ACALL DELAY SJMP start; DELAY: MOV R4, #0FFh ; MOV R5, #0FFh ; MOV R6, #0FFh; MOV R7, #0FFh; MOV R1, #0FFh; LOOP1: DJNZ R4, LOOP1; LOOP2: DJNZ R5, LOOP2; LOOP3: DJNZ R6, LOOP3; LOOP4: DJNZ R7, LOOP4; LOOP5: DJNZ R1, LOOP5; RET ;
@bhavanik188
@bhavanik188 Жыл бұрын
Can u share code in assembly language ,for automated smart street lighting system
@nelsondarwinpaktech3954
@nelsondarwinpaktech3954 Жыл бұрын
sir the code has gone in the pc crash..Kindly copy it from the screen....if any difficulty..me here to solve it....
@samikshachikka
@samikshachikka 2 жыл бұрын
Code pls
@wassashow79
@wassashow79 2 жыл бұрын
please authomatic satellite control
@nelsondarwinpaktech3954
@nelsondarwinpaktech3954 2 жыл бұрын
noted sir...
@wassashow79
@wassashow79 2 жыл бұрын
@@nelsondarwinpaktech3954 ok sir
@mosalah73
@mosalah73 2 жыл бұрын
Code ?
@dread_the_dead_73
@dread_the_dead_73 Жыл бұрын
org 00h start: SETB P1.0 CLR P1.1; CLR P1.2; SETB P1.5; CLR P1.4; CLR P1.3; ACALL DELAY ACALL DELAY ACALL DELAY ACALL DELAY CLR P1.0; SETB P1.1; CLR P1.2; CLR P1.5; SETB P1.4; CLR P1.3; ACALL DELAY ACALL DELAY CLR P1.0; CLR P1.1; SETB P1.2; CLR P1.5; CLR P1.4; SETB P1.3; ACALL DELAY ACALL DELAY ACALL DELAY ACALL DELAY SJMP start; DELAY: MOV R4, #0FFh ; MOV R5, #0FFh ; MOV R6, #0FFh; MOV R7, #0FFh; MOV R1, #0FFh; LOOP1: DJNZ R4, LOOP1; LOOP2: DJNZ R5, LOOP2; LOOP3: DJNZ R6, LOOP3; LOOP4: DJNZ R7, LOOP4; LOOP5: DJNZ R1, LOOP5; RET ;
@lastronngoma2111
@lastronngoma2111 2 жыл бұрын
source code please
@khairilaimannordin9356
@khairilaimannordin9356 Жыл бұрын
; controlling external device with 8086 microprocessor. ; realistic test for c:\emu8086\devices\Traffic_Lights.exe #start=Traffic_Lights.exe# name "traffic" mov ax, all_red out 4, ax mov si, offset situation next: mov ax, [si] out 4, ax ; wait 5 seconds (5 million microseconds) mov cx, 4Ch ; 004C4B40h = 5,000,000 mov dx, 4B40h mov ah, 86h int 15h add si, 2 ; next situation cmp si, sit_end jb next mov si, offset situation jmp next ; FEDC_BA98_7654_3210 situation dw 0000_0011_0000_1100b s1 dw 0000_0110_1001_1010b s2 dw 0000_1000_0110_0001b s3 dw 0000_1000_0110_0001b s4 dw 0000_0100_1101_0011b sit_end = $ all_red equ 0000_0010_0100_1001b
Alex hid in the closet #shorts
00:14
Mihdens
Рет қаралды 18 МЛН
1,000 Diamonds! (Funny Minecraft Animation) #shorts #cartoon
00:31
toonz CRAFT
Рет қаралды 40 МЛН
Inside Out 2: Who is the strongest? Joy vs Envy vs Anger #shorts #animation
00:22
WORLD'S SHORTEST WOMAN
00:58
Stokes Twins
Рет қаралды 124 МЛН
Verilog intro - Road to FPGAs #102
12:08
Electronoobs
Рет қаралды 106 М.
Simulation of traffic light using 555 timer circuit in proteus
4:14
Insight Knowledge
Рет қаралды 1,6 М.
Hacker's Guide to UART Root Shells
17:40
Flashback Team
Рет қаралды 472 М.
Why The Windows Phone Failed
24:08
Apple Explained
Рет қаралды 199 М.
Basic 8051 Programs in Assembly Language | Keil µVision 5
10:29
Gaurang Raje
Рет қаралды 85 М.
What is a microcontroller and how microcontroller works
10:55
ShortcutElectronics
Рет қаралды 527 М.
Why You NEED a DRIVER (for hacking games)
8:03
cazz
Рет қаралды 447 М.
Alex hid in the closet #shorts
00:14
Mihdens
Рет қаралды 18 МЛН