PIC12F675 PWM using Bit Banging
Category: PIC12F675
Designer: RANA MUHAMMAD ADNAN KHALIL
Notes
This circuit is simulated in Proteus 7.10, while code is written in MPLAB X IDE using XC8 compiler. This program is for very beginners. Working of this circuit and program is given below: 1. In this circuit you will learn how PWM is generated without PWM module, only timer module of PIC12F675 is used. 2. This method of PWM generation is called bit banging. 3. The PWM is generated on GP5. 4. Two push switch are placed on GP0 and GP1 to increase or decrease duty cycle manually. 5. You can also read code file by clicking on "View" button under Program File. Application: 1. This code is used to understand the working of PWM. Note. More circuits and projects are coming soon. So keep visit and use this app daily.