I am following a guide to setup my IR ( rev + transmitter ) program on my RPI 3
IR receiver : TSOP1738 38Khz Infrared Receiver 8051
Problem: After configuring the GPIO perfectly, I am not able to get any output while using below command
sudo mode2 -d /dev/lirc0
But when I try unplugging the ground and plugging it again - I get random output like this.
Is it because the IR receiver is not getting enough power? Do I need to add something else to power it rightly..Please help!