3
votes
2answers
564 views

Reading an IR signal and running one of 5 motors

Before you judge me, I'm fairly new to electronics besides the very basics, so be gentle. However, I'm quite proficient with computers at a high level; I'm decent at writing code, and have experience ...
1
vote
4answers
1k views

How to receive IR signal in PIC18F

I need to receive signal from IR transmitter LED. I am not sure how to program the microcontroler. I am looking for some concept, how to do that. Whether I have to use A/D conversion? How to ...