Hello all,
I am working on a circuit and have come up against. It is a kind of version of the Hulda Clark Zapper, using a 9V battery to produce around a 30kHz PWM signal... I want to detect with my PIC12F1571 microcontroller when the zapper output is connected to a person and when it is not...
Hey guys i've been tryna build this 0-99 counter but i couldn't manage it. Can u help me out with it??
#pragma config FOSC = INTIO67 // Oscillator Selection bits (Internal oscillator block)
#pragma config PLLCFG = OFF // 4X PLL Enable (Oscillator used directly)
#pragma config PRICLKEN =...