BPI-M3 IR interface
BPI-M3 support IR interface on board. you can use it as remote control.
How to enable IR in BPI-M3 (Linux OS)
Step 1: Insmod IR lib
Step 2: Turn on (IR debug mode)
Step 3: Input IR keycode and check log
$ dmesg
Ex: Open Browser (IR keycode=150)
demo to open Browser:
Reference Key_Map:
https://www.redhat.com/archives/libvir-list/2011-May/msg01609.html
How to enable IR in BPI-M3 (Android)
how to do check IR address on Android.
BPI IR remoter control accessoires:
https://bananapi.gitbooks.io/bpi-accessories/content/irremotecontrol.html
Last updated