Skip to main content

All Questions

0 votes
0 answers
183 views

How to use ad7490 with android things?

How to use ad7490 ADC in Android Things? I have a sensor 16x16 Sensor Matrix. For this sensor matrix i want to read data of the each cell and position. I want to implement ad7490 ADC with the help of ...
Deepankar's user avatar
0 votes
1 answer
552 views

android.os.ServiceSpecificException Caller does not own BCM26 (code 13)

I have written a Xamarin.Android C# class that manages the io pins for the Android Things OS running on my Raspberry Pi 3. When I try to read the pin this exception is raised: android.os....
RespectableSlave's user avatar
1 vote
2 answers
646 views

Android Things - Gpio.getValue() always returning true

I have trying to set and get gpio value on Android Things, I am using raspberry pi 3 and have my connections at BCM26(output), BCM16(input). I have also tried changing the pins and checked them using ...
Nouman Tahir's user avatar
1 vote
2 answers
2k views

Connecting RS485 output to Raspberry Pi[Android Things]

Just started working on Raspberry Pi with Android things, have a sensor that gives output through RS485 cables, I want to feed that output to Raspberry Pi, explored but got no proper solution for the ...
ABI's user avatar
  • 1,556
2 votes
4 answers
3k views

What is Android Things Raspberry Pi GPIO max frequency?

Where can be found the characteristics of the switching speed of GPIO port for the Raspberry Pi 3 under Android Things like that?
Andrii Omelchenko's user avatar