android-things-samples icon indicating copy to clipboard operation
android-things-samples copied to clipboard

Grove Button Example Application with GPIO interrupts.

Open vintummala opened this issue 7 years ago • 3 comments

Signed-off-by: Vineela Tummalapalli [email protected]

vintummala avatar Aug 03 '17 21:08 vintummala

Do Not Merge. This application is tested only with locally generate UPM/MRAA AAR files. It works fine.

Note: On Joule, not all GPIO pins are currently enabled for input interrupts. To see the GPIO pins with input interrupts enabled, see the below documentation https://software.intel.com/en-us/articles/installing-android-things-on-intel-joule-module

@bjbeare , please let me know if this has to be mentioned in README or not.

vintummala avatar Aug 03 '17 21:08 vintummala

I don't think that we need to indicate the interrupt status of pins on Joule. Did the interrupt code get pushed to the public upm/mraa repository yet? If so... should we merge this?

bjbeare avatar Aug 22 '17 17:08 bjbeare

This could be part of http://iotdk-ninja.amr.corp.intel.com/repositories/io/mraa/at/. I do not see any new version in Jcenter but i can re-check.

vintummala avatar Aug 22 '17 18:08 vintummala