Rajiv ab
Newbie level 3
Hi Greetings,
I have some questions.
I found a Nice Infra red object detection project on a wesite link https://rakeshmondal.info/IR-object-detection i tested it out and its working fine but i am facing some difficulty when i try to make it work with a pic18f2550 microcontroller.
I wrote a small program to input the , output of the IR into the microcontroller .. everything seems to be fine with board but it just dosent work with IR!!!!
In that website its explanied that it can be interfaced to microcontrollers to make it work. In pic i wrote code as such that if RA 1 is provided with logic one from external source then a LED connected accross RD2/spp2 should glow . So when i conencted this IR sensor circuit accross the RA1 and try to glow RD2 nothing happnes. However if i shot a +2v input from the microcontroller itself it works fine,,,, Not working with only this IR.
I feel that i am close but not sure how to do it ... what could be the possible reason ?
I have some questions.
I found a Nice Infra red object detection project on a wesite link https://rakeshmondal.info/IR-object-detection i tested it out and its working fine but i am facing some difficulty when i try to make it work with a pic18f2550 microcontroller.
I wrote a small program to input the , output of the IR into the microcontroller .. everything seems to be fine with board but it just dosent work with IR!!!!
In that website its explanied that it can be interfaced to microcontrollers to make it work. In pic i wrote code as such that if RA 1 is provided with logic one from external source then a LED connected accross RD2/spp2 should glow . So when i conencted this IR sensor circuit accross the RA1 and try to glow RD2 nothing happnes. However if i shot a +2v input from the microcontroller itself it works fine,,,, Not working with only this IR.
I feel that i am close but not sure how to do it ... what could be the possible reason ?