Guest Posted November 25, 2016 Posted November 25, 2016 I try to make LIRC work on NanoPi Neo Air ! A very nice board For the moment I get nothing when I run : mode2 -d /dev/lirc0 It should return pulse and space when I trigger 5V/GND on pin6 : (ref http://nanopi.io/nanopi-neo.html) cat /sys/kernel/debug/gpio GPIOs 0-383, platform/sunxi-pinctrl, sunxi-pinctrl: gpio-10 (blue_led ) out lo gpio-354 (? ) out hi gpio-362 (green_led ) out hi Does lirc pin is accessible on connector ? I guess I can check on which Gpio is it connected, but where....
zador.blood.stained Posted November 25, 2016 Posted November 25, 2016 Did you connect an actual IR receiver to this pin? And note that it (IR receiver) should be powered from 3.3V, not from 5V.
Recommended Posts