pulsin r/c reciever
I am trying to connect a bs2 in an r/c car to control a led as a
blinker. I can not figure out how to get pulsin to turn the blinker
on at 70% to 100% left or right. Is this possible any suggestions
tips or ideas will be much appreciated.
blinker. I can not figure out how to get pulsin to turn the blinker
on at 70% to 100% left or right. Is this possible any suggestions
tips or ideas will be much appreciated.
Comments
before branching to another LABEL like in your case blinking the LED.
Put in a DO - LOOP and a DEBUG in between just to monitor the
situation. You also have to make sure if the signal that it is
expecting (0 or 1) is arriving. Use a VOLTMETER, SCOPE or a simple
LED/RESISTOR sensor to test the INPUT PIN to test the expected signal.
- Johari
--- In basicstamps@yahoogroups.com, "Bryan" <256913@s...> wrote:
> I am trying to connect a bs2 in an r/c car to control a led as a
> blinker. I can not figure out how to get pulsin to turn the blinker
> on at 70% to 100% left or right. Is this possible any suggestions
> tips or ideas will be much appreciated.