Тёмный

LED blinking programm using keil and Proteus 

a learning room
Подписаться 28 тыс.
Просмотров 139 тыс.
50% 1

Embedded c program for Led blinking programm one by one using Keilu vision and Proteus simulation software.

Опубликовано:

 

16 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 68   
@sudintechnology
@sudintechnology 2 года назад
Keep filming such type of beautiful lectures. Thanks for your effort 😊
@deepakreddy8442
@deepakreddy8442 2 года назад
Thank you so much for this video,PLease post more videos on the programming on keil software for 8051 microcontroller , or suggest me any reference books to learn more on embedded c programming
@marabunya
@marabunya Год назад
I'm very thankful for this.
@mariama8157
@mariama8157 2 года назад
Great Man, Thanks.
@khallelkhan2202
@khallelkhan2202 3 года назад
X, y are int or char data type. Sir
@rohitsawant5805
@rohitsawant5805 6 лет назад
Very helpful
@seshanandareddy6078
@seshanandareddy6078 6 лет назад
Thank you rohit sawant
@karanneelkanth8318
@karanneelkanth8318 3 года назад
I have one doubte , unsigned char actually used for character type ,and here you gave assigned Interger value to x & y ,I am very Confused Can you explain what is logic behind of this ??
@priyadharsini6654
@priyadharsini6654 3 года назад
Unsigned values are there for integer too ! @Karan Neelkanth
@amjadmughal258
@amjadmughal258 Год назад
good job
@bennguyen1313
@bennguyen1313 3 года назад
I'm surprised that there is no official tool / plugin for Stm32 IDE that allows you to simulate the processor for purposes of stepping thru and debug code. For the total beginner, any thoughts how Keil + proteus compares to the linux based QEMU?
@srivanikothavadla4606
@srivanikothavadla4606 4 года назад
Very halpfull thank you sir
@sivakrishna6485
@sivakrishna6485 5 лет назад
Excellent
@engrkamran2335
@engrkamran2335 4 года назад
Its really helpfull thanks
@mohamdawwaf6347
@mohamdawwaf6347 5 лет назад
Hello Sir, I am getting a error message "Cannot find model file LEDA.MDF".And also a 2nd error as "Simulation FAILED due to netlist linker error(s)". How can I solve those error? Software used are Proteus Professional 8 and Keil uVision5. Reply as soon as possible.
@aadityasinghpanwar8946
@aadityasinghpanwar8946 4 года назад
Sir while running program on proteaus some stimulation errors are coming what to do to solve this problem
@warsnewz4094
@warsnewz4094 3 года назад
Sir I want to blink alternatively 8 leds from left to right and from right to left ans me plz anyone
@purvamhatre1621
@purvamhatre1621 3 года назад
u are preparing for which exam ?
@warsnewz4094
@warsnewz4094 3 года назад
@@purvamhatre1621 I doing my assignment but getting some sort of problems in alternating blinking of LEDs even trying it 89 times but doesn't get run errors ajaataa hain
@ota_love4430
@ota_love4430 5 лет назад
Tq ,did as u said in tis video nd got op😁
@Fun-qd7zi
@Fun-qd7zi 5 лет назад
i wrote the same code but only first led blinks for me
@Kmrabhinav569
@Kmrabhinav569 4 года назад
add a ' ; ' after the second for loop i.e. for (i=0 ; i
@mehdikian4600
@mehdikian4600 6 лет назад
when i compile the program, i get errors 'p1': undefined identifier. i set p1 as unsinged char and the error went away. however when i play the hardware all LEDs turn on at the same time. what do you think the problem is? thank you
@seshanandareddy6078
@seshanandareddy6078 6 лет назад
p1 make it P(Uppercase ) , because it is SFR of microcontroller. All SFR names we have to use in capital letters. Thank you.
@seshanandareddy6078
@seshanandareddy6078 6 лет назад
You welcome. Keep doing .....
@industrialautomation1992
@industrialautomation1992 2 года назад
@@seshanandareddy6078 sir when i keep capital also i,m getting same problem
@shubhamverma865
@shubhamverma865 3 года назад
Plz help me port 0 i can't understand same code and simulation not working in port 0 why plz help me
@anjaliprasad193
@anjaliprasad193 5 лет назад
Which platform is used for designing?
@msdtamilyt5886
@msdtamilyt5886 Год назад
Sir for reverse order LED blinking... Please🙏🙏
@nileshgaykar576
@nileshgaykar576 4 года назад
Sir that program wark in AT89C2051 microcontroller
@sssrkumar9861
@sssrkumar9861 5 лет назад
How I get this c programs
@musicloversam7014
@musicloversam7014 3 года назад
in which?
@akcvisible8276
@akcvisible8276 2 года назад
Sir please write a led moving clock program
@naveendahiya8178
@naveendahiya8178 4 года назад
It's showing syntax error and missing "END"STATEMENT
@ArvinSingh
@ArvinSingh 4 года назад
Use below code : #include void delay(int time) { int i,j; for(i=0;i
@warsnewz4094
@warsnewz4094 3 года назад
@@ArvinSingh sir agar leds ko same hi time ma left to right and right to left aik hi time ma karna ho to
@sanjanaperna6624
@sanjanaperna6624 4 года назад
Can't we do all files in single target
@hiteshsumberia6063
@hiteshsumberia6063 6 лет назад
quite effective...
@seshanandareddy6078
@seshanandareddy6078 6 лет назад
Thank you hitesh sumberia
@ajitem100
@ajitem100 6 лет назад
dude, i want to ask one question, iam doing same program to toggle led, but for port 0 led doesnt chase, but when i change port pin led start chasing, why port 0 doest working propoerly, even you can try in keil simulation reply as soon as possible
@alearningroom
@alearningroom 6 лет назад
Hi Ajithem , Port 0 from 8051 , it is open drain port , you need to connect external pull up resistor to use as normal I/O pins. one end with Vcc and resistor other end connect with I/O . now you can drive any peripheral using Port 0.resistanance (4k to 10k). Thank you
@ajitem100
@ajitem100 6 лет назад
@@alearningroom why doesn't it simulate in Keil software
@bilalkhan-yl3bj
@bilalkhan-yl3bj 3 года назад
@@ajitem100 It's fine in simulation... We don't need to connect resistor becoz virtually LED didn't get Short
@ilkeraykut7064
@ilkeraykut7064 5 лет назад
How can we do that for Stm32?
@SportsGyan_
@SportsGyan_ 4 года назад
What is meaning of p1=0×00
@ArvinSingh
@ArvinSingh 4 года назад
P1 define the port to transfer data. 0X = it is syntax to write the code 00 = It is data that send to LED (If Use Common Cathode: all LED are off, If Use Common Anode: all LED are on)
@vikaskumar-cs5zz
@vikaskumar-cs5zz 2 года назад
led will not blinking D1 toD8 its oly blink D1 doesn't off
@rosystatus9945
@rosystatus9945 7 лет назад
Tqq sir
@seshanandareddy6078
@seshanandareddy6078 6 лет назад
Thank you Rosy....
@akilsake7977
@akilsake7977 5 лет назад
can anyone help me. So many errors in proteus i don't know how to fix. cannot find model file "ITFMOD.MDF" cannot find model file "LEDA.MDF" missing interface model'At89' at U1 #p ...etc
@ArvinSingh
@ArvinSingh 4 года назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-YOyoOXbB3Ug.html
@asitkumarmishra9135
@asitkumarmishra9135 3 года назад
Can anyone please send me the download link for Proteus 7 professional
@sadhanabose6561
@sadhanabose6561 6 лет назад
sir, i want to make from msb to lsb on same led blinking project
@seshanandareddy6078
@seshanandareddy6078 6 лет назад
assign intial value 0x80 and use right shift >> operator in program
@rajtanna7733
@rajtanna7733 4 года назад
You made mistake, you don't specifide p1
@kitaspidate5835
@kitaspidate5835 6 лет назад
Simulation FAILED due to fatal simulator errors. this is what I get when I simulate. Im using demonstration version proteus 8.5. I can view simulations of sample files n other circuits. but in this Im getting this message.please help
@kitaspidate5835
@kitaspidate5835 6 лет назад
Or simply tell me where to download proteus a better working version. as urs.
@seshanandareddy6078
@seshanandareddy6078 6 лет назад
drive.google.com/open?id=10s4rEGCFilVMyB2WJmNP3gbp14g4oVSp
@kitaspidate5835
@kitaspidate5835 6 лет назад
thanx bro,but I already downloaded professional version. thanx a lot for ur consideration :)
@seshanandareddy6078
@seshanandareddy6078 6 лет назад
Good, Keep doing...
@warsnewz4094
@warsnewz4094 3 года назад
Sir plz ans my question
@muralielango3170
@muralielango3170 6 лет назад
I want more
@alearningroom
@alearningroom 6 лет назад
Follow our channel alearningroom
@lokesh0000
@lokesh0000 4 года назад
Only 1st led is blinking. Why
@Kmrabhinav569
@Kmrabhinav569 4 года назад
add a ' ; ' after the second for loop i.e. for (i=0 ; i
Далее
Каха и жена (недопонимание)
00:37
NEVER install these programs on your PC... EVER!!!
19:26
POINTERS in C++
16:59
Просмотров 1 млн
6 Horribly Common PCB Design Mistakes
10:40
Просмотров 198 тыс.
How Fast Can I Fill My Inbox?
13:30
Просмотров 273 тыс.
The size of your variables matters.
11:03
Просмотров 116 тыс.
Каха и жена (недопонимание)
00:37