Ive built a circuit with the intention of fading in several leds, however Im now realising that hardware PWM is only available on 1 port, which is no good for me.
Is there a direct pin replacement for the 16f628a that has 8 pwm ports?
My other thought is to do software pwm, however everything I found on the net for this chip relates to hardware pwm and not software
Essentially I want to fade in each led at a time separately, which I believe makes things easier?
any code anyone could share?
Is there a direct pin replacement for the 16f628a that has 8 pwm ports?
My other thought is to do software pwm, however everything I found on the net for this chip relates to hardware pwm and not software
Essentially I want to fade in each led at a time separately, which I believe makes things easier?
any code anyone could share?