Flipping a circuit?
Ragtop
Posts: 406
Not sure how to even word the question, but the xbee turns on it's PWM0 pin when receiving. I would rather it light an led when not receiving as a warning you have moved out of range.
What kind of circuit would I need to flip that? So that when that pin goes low it causes led to come on and when it is PWM the pin, to keep the led off.
What kind of circuit would I need to flip that? So that when that pin goes low it causes led to come on and when it is PWM the pin, to keep the led off.
Comments
-Phil
'
When the I/O pin "PWM0" goes low,It will light the LED.
'
****NOTE****
A logic value of 0 does not necessarily mean the pin(PWM0) is at or near - voltage(Vss), Nor does a logic 1 mean at or near +(Vdd)---Measure the voltage at PWM0 when you know its at logic 0 to make sure if 0 is - or + with respect to GND (Vss) if your not sure.
'
I like Phil's idea of a bi-color LED.