2) Thank you for correcting the typo kender. It is a pull-down resistor connected between the pin b0 and ground. I'm quite sure that the circuit is co ...
I am having a bit of problem trying to use the external interrupt on a PIC16F873A. I have the external interrupt port (pin b0) connected to the battery through a push button and a pull ...
I'm trying to measure the duty cycle of a PWM signal (ie. from an ADXL202 accelerometer) using a PIC16F873A. I'm using period of 1ms for PWM. I'm trying to avoid using the CCP module, since ev ...