PDA

View Full Version : PIC16F84 IR Led control



Eddius
- 31st January 2006, 12:12
Hi,

I'm having problems programming a 16F84 to receive instructions from a remote. The main functions should be:
- with the power button it should turn on and off the 2 leds;
- button1 should turn on and off the first led;
- button2 should turn on and off the second led;
- and button + should increase and decrease the intensity of both led's, by pushing or pulling it.

The main code is attached with the IR code too.

Can anyone help me out with this??

keithdoxey
- 31st January 2006, 15:09
The main code is attached with the IR code too.

There seems to be a distinct lack of PicBasic code in those files !!!!

Looks remarkably like assembler to me :)

Eddius
- 31st January 2006, 16:42
Hello,

But can you help me?

Thx