PWM using PIC12F1572 – electroSome https://electrosome.com/topic/pwm-using-pic12f1572/feed/ Sat, 18 Mar 2023 05:01:08 +0000 https://bbpress.org/?v=2.6.9 en-US https://electrosome.com/topic/pwm-using-pic12f1572/#post-11856 <![CDATA[PWM using PIC12F1572]]> https://electrosome.com/topic/pwm-using-pic12f1572/#post-11856 Fri, 13 Nov 2015 19:51:49 +0000 daniel I’m newbie in using PIC , I want to use PWM’s  of PIC12F1572. Can anyone help me out in knowing programming software used to program this pic controller??

Also,any source you can provide for its programming in c

]]>
https://electrosome.com/topic/pwm-using-pic12f1572/#post-11857 <![CDATA[Reply To: PWM using PIC12F1572]]> https://electrosome.com/topic/pwm-using-pic12f1572/#post-11857 Sat, 14 Nov 2015 04:34:47 +0000 Ligo George Hi,

You can refer this tutorial : Generating PWM with PIC Microcontroller using CCP module – MikroC Pro

Program will be same only as the compiler is MikroC but you need to change the IC in the project settings.

]]>