Тёмный
No video :(

PIC_Lecture 12 : PWM signal generation using CCP block of PIC | DC motor speed control | 

Study Microcontrollers
Подписаться 11 тыс.
Просмотров 41 тыс.
50% 1

For the latest compiler of MPLAB use include file :
PIC18F4550.h
For the theory of 8051 and PIC microcontroller refer the following blog:
kkwtemicrocont...
For MSP430 refer the following blog:
learncontrolle...
To learn Computer languages and Microcontrollers click the link:
sites.google.c...

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

 

28 авг 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 39   
@AsifAhmed-so5hl
@AsifAhmed-so5hl 3 года назад
Sister pwm apne bhot achaye se samjaya hai Allah Ap ko khush rakhay ameen
@fifaham
@fifaham 3 месяца назад
Excellent presentation - thanks.
@MaxAlbertsson
@MaxAlbertsson Год назад
Thanks! Finally i got the DCx bits explained :D
@heroismist
@heroismist 5 лет назад
Thanks good video. Also thanks youtube for 2x speed.
@MrAdd25
@MrAdd25 4 года назад
thanks
@govindaraji2348
@govindaraji2348 Год назад
Thug life 🤣
@omardiouri4907
@omardiouri4907 2 года назад
Thank you very much for this explanation. I think that there is an erreur on calculation of CCPR1L value, because you should use this formula: PWM Duty Cycle = CCPR1L • TOSC • (TMR2 Prescale Value) with PWM Duty Cycle is Ton With Fpwm = 5KHz , Tpwm = 200us , Fosc = 20MHz, Tosc = 50ns Ton = PWM Duty Cycle = 10% * Tpwm = 0.1*200us CCPR1L = (PWM Duty Cycle) / (TOSC • (TMR2 Prescale Value)) = (0.1*200us) / (50ns*16) = 25 CCPR1L = 25
@yunushakeem9154
@yunushakeem9154 5 лет назад
Very nicely explained ... Really good... Expecting more tutorial on pic mcu
@naninani5581
@naninani5581 2 года назад
Very clear explanation.... Thq madam....
@ekengineer9868
@ekengineer9868 Год назад
Awesome explanation
@oliverwijesooriya2067
@oliverwijesooriya2067 Год назад
excellent explanation
@darshitagrawal997
@darshitagrawal997 5 лет назад
Nice very simply explained✌️keep this up mam✌️
@silpak.c2888
@silpak.c2888 4 года назад
very nice video ... Thanks for creating this video
@diyelectronics3158
@diyelectronics3158 4 года назад
Awesome videos. ..helped me a lot
@saifi1223
@saifi1223 3 года назад
Thanks Easley explained
@noazri
@noazri Год назад
tq so much.....understood....subscribed
@StudyMicrocontrollers
@StudyMicrocontrollers Год назад
Thanks and welcome
@umeshkarankal7978
@umeshkarankal7978 4 года назад
Very good explening
@rahmanrahman94
@rahmanrahman94 5 лет назад
Nice explanation mam plzz explain about i2c and spi
@veereshmuttur8854
@veereshmuttur8854 3 года назад
Good explanation tq mam... And in place of pic microcontroller if we use msp430 then what is the changes i ican observe in that, please reply i want write program by using msp430 microcontroller
@SpaceTimeBeing_
@SpaceTimeBeing_ Год назад
Why are you chosing that prescaler value? Please explain that
@pooperu9036
@pooperu9036 2 года назад
Superb
@pvrgamer3187
@pvrgamer3187 Год назад
Why we have to use VOID every time, instead void can we use other datatype
@fatiswealth7865
@fatiswealth7865 3 года назад
Hi, how do I control the PWM with a potential meter? :)
@cheapmod
@cheapmod Год назад
just change pwm to variables
@abishekj6680
@abishekj6680 Год назад
Thanks' for the explanation, but I have one doubt .How you choose PWM frequency as 5khz,is there any logic behind that. Am using pic18f with 16MHZ I want to set my PWM frequency as 1MS.Can you help me in this.
@sanatkumarpatra6017
@sanatkumarpatra6017 5 лет назад
Mam can you explain this for PIC16
@kailasshingate4845
@kailasshingate4845 4 года назад
Thank u so much
@user-lx4ik2ed5c
@user-lx4ik2ed5c 2 года назад
Madam I want to generate pwm signal by changing potentiometer for duty cycle values in decimal points. I want to apply formula freq. =25*(5-dutycycle/100) what will be full code in c for pic 16f 877a
@pranavvaidya3756
@pranavvaidya3756 3 года назад
can u please make the video of Power down modes of pic18f?
@sivaneswaranshanmugavel8808
@sivaneswaranshanmugavel8808 5 лет назад
mam i have some ques about ur explain, q1- why we choose n=16 and different between N=1,4,16 value.
@perceptrongaming4290
@perceptrongaming4290 4 года назад
because the time that she wanted to set could not come in 8 bit(255) therefore , a prescaler is required , in this case a value of 16 best suites
@sivaneswaranshanmugavel8808
@sivaneswaranshanmugavel8808 5 лет назад
Q2- Y WE ARE CHOOSING Fpwm= 5KHz..... WE KNOW TIME T=(1/F).. IF I WANT CONTROL DC MOTOR 10% ON MEANS WHAT CAN DO.....
@Jasimuddin-bm1dd
@Jasimuddin-bm1dd 4 года назад
Dear i like your video tutorial, Can you help me ? I want to make a project by PIC Microcontroller for 20 led control by 20 push button by SPI, I2C Programming.
@sammetakarthik1476
@sammetakarthik1476 5 лет назад
in which pic series do we find ccp module in pic
@ruchimutha5395
@ruchimutha5395 3 года назад
Ma'am can you help me with this Q solution Measure the pulse period using Capture module in 16th rising edge mode
@druveshpatel7385
@druveshpatel7385 5 лет назад
Can it be used for PIC16
@GauravSharma-zs7mu
@GauravSharma-zs7mu 4 года назад
Make video on spi with code
@gargicomputer1
@gargicomputer1 4 года назад
can you help me for dspic33ep128mc202 pwm generation
Далее
버블티로 체감되는 요즘 물가2
00:15
Просмотров 1,2 млн
Oh No! My Doll Fell In The Dirt🤧💩
00:17
Просмотров 11 млн
How to get source code onto a PIC microcontroller
11:21
What is PWM?
4:34
Просмотров 303 тыс.
PWM  GENERATION using CCP mode
19:01
Просмотров 8 тыс.
How does an Electric Motor work?  (DC Motor)
10:03
Просмотров 17 млн
How to Generate PWM in PIC18F using PWM Mode
27:45
Просмотров 2,2 тыс.
How a Computer Works - from silicon to apps
42:32
Просмотров 1,3 млн
Concerning the Stranded Astronauts
13:27
Просмотров 90 тыс.
버블티로 체감되는 요즘 물가2
00:15
Просмотров 1,2 млн