Accessing GPIO/UART/SPI on Android

Hi,
Is the PeripheralManagerService object the way to access the GPIO and peripherals?
Is it supported on supplied Android?
Thanks,
Nahum

I like to know as well.
I wonder if the pin layout is the same as a raspberry Pi.

The PeripheralManagerService object is not the way to access the GPIO and peripherals on Vim . It is only supported by raspberry Pi.
We will add the support on supplied Android and also will release the docs about it .
Thanks.

2 Likes

You can check the schematic for further details:

1 Like

GPIO pin assignment(Vim revision 1.2) on Khadas Docs.

Great news :slight_smile:
When?
Thank you.