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

  Рет қаралды 68,011

a learning room

a learning room

7 жыл бұрын

Traffic light Embedded c program on 8051 Micro controller using Keil IDE with Proteus simulation

Пікірлер: 45
@amolyadav7975
@amolyadav7975 6 жыл бұрын
i like it its good for new learners of embeded.
@alearningroom
@alearningroom 6 жыл бұрын
Thanks amol Yadav
@madhukararora2170
@madhukararora2170 5 жыл бұрын
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
@Kavyashreearavind
@Kavyashreearavind 6 жыл бұрын
thank u so much :)
@seshanandareddy6078
@seshanandareddy6078 6 жыл бұрын
Thank you Kavya shree , keep learning
@andersonkoyama7695
@andersonkoyama7695 2 жыл бұрын
Excellent
@devagaikwad3644
@devagaikwad3644 6 жыл бұрын
thank you so much
@seshanandareddy6078
@seshanandareddy6078 6 жыл бұрын
Thank you Dj DEVA
@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
@syedmustafa162
@syedmustafa162 4 жыл бұрын
life saver video
@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?
@chaitalinanaware7217
@chaitalinanaware7217 3 жыл бұрын
I want to learn more programms from you sir ..how can I contact you ??
@dipakingle3313
@dipakingle3313 2 жыл бұрын
How to add a ACALL DELAY time in assembly language
@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.........
@jyotikashyap845
@jyotikashyap845 4 ай бұрын
You said the four way is in next video so where can I find that video??
@SaijithUnnikrishnan
@SaijithUnnikrishnan 3 ай бұрын
sir, can you tell me what are the components used in this??
@shutdahellup69420
@shutdahellup69420 6 жыл бұрын
can this same program be used with atmega series?
@seshanandareddy6078
@seshanandareddy6078 6 жыл бұрын
NO , Different tool required AVR Studio, Arduino.. TQ
@nandlalchoudhary2579
@nandlalchoudhary2579 4 жыл бұрын
sir can you please guide me about how can i learn embedded c and from where please sir help
@arshalam1876
@arshalam1876 5 жыл бұрын
Plz tell me software name
@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.
@user-ew7zo8jy9e
@user-ew7zo8jy9e 2 жыл бұрын
Target is missing modules is the error
@madhan5405
@madhan5405 6 жыл бұрын
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
@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 жыл бұрын
Please Port name with upppercase, sbit red=P1^0;
@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
@alearningroom
@alearningroom 4 жыл бұрын
'P' should be upper case
@niranjankumarkannaujiya9743
@niranjankumarkannaujiya9743 4 жыл бұрын
@@alearningroom Thank you sir, I had same problem.
@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
@sunithalanka6435
@sunithalanka6435 11 ай бұрын
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 3 жыл бұрын
3 errors are occuring
1 or 2?🐄
00:12
Kan Andrey
Рет қаралды 51 МЛН
Survival skills: A great idea with duct tape #survival #lifehacks #camping
00:27
Me: Don't cross there's cars coming
00:16
LOL
Рет қаралды 15 МЛН
Lecture 20: Interfacing of traffic light controller using 8051 C
9:41
LED  blinking programm using keil and Proteus
12:59
a learning room
Рет қаралды 137 М.
8051 Embedded C Programming using Keil
9:53
WIT Solapur - Professional Learning Community
Рет қаралды 28 М.
Embedded c key switch led program using  Keil and protues
22:27
a learning room
Рет қаралды 58 М.
CONCURRENCY IS NOT WHAT YOU THINK
16:59
Core Dumped
Рет қаралды 89 М.
traffic lights using pic
13:57
Technical Master
Рет қаралды 10 М.