1. Arjune

    How do I modify my PIC microcontroller program to deliver 150 hz also with the existing 1hz output

    I have a PIC microcontroller that delivers a 1hz output at RB0 and I want to deliver a 150 hertz also to another pin--say RB3. The 150 hertz does not need to be accurate. How do I modify the program and keep the 1hertz code because it seems to be accurate with my 16mhz crystal. I use a PIC...
Top