16F628A Archives - electroSome https://electrosome.com/topic-tag/16f628a/ You Inspire.....We Create..... Sat, 04 Jul 2015 10:21:23 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 PWM LED Chaser Programming with PIC Microcontroller https://electrosome.com/topic/pwm-led-chaser-pic/ Sat, 04 Jul 2015 03:22:45 +0000 https://electrosome.com/topic/i-want-to-shift-to-ab-port-with-pwm-night-rider-shadow-led-programe/ I would like to make a PWM LED light system, with PORTA & PORTB of 16F628A. I want to shift to A+B Port with pwm night rider shadow LED program void main() { CMCON = 0x07; // To turn off comparators ADCON1 =0x06; //Turne off adc TRISB = 0x00; // Sets all pins in PORTB as […]

The post PWM LED Chaser Programming with PIC Microcontroller appeared first on electroSome.

]]>