09-27-2017, 05:24 PM
Hello there, i am new to this forum. I have a TinkerBoard since 6 weeks and I try to port a project of mine. As I have already adapted the wiringPi code from Asus to Android, I would like to share it.
You can find it on github: https://github.com/joerg65/wiringTinker_Android
As I describe there, to use the wiringPi GPIO functions from an app, it is needed a gpiomem driver. You will find the source code for the gpiomem driver also on my github repositories: https://github.com/joerg65/gpiomem_tinkerboard
If there are any question, please ask better here and not on github. I tried to explain everything well. but sometimes there are missing some information.
Only some functions as GPIO read and write and soft pwm are tested, so there might be some not functional parts. The spi also need a modification in kernel, this I would publish in the next days.
You can find it on github: https://github.com/joerg65/wiringTinker_Android
As I describe there, to use the wiringPi GPIO functions from an app, it is needed a gpiomem driver. You will find the source code for the gpiomem driver also on my github repositories: https://github.com/joerg65/gpiomem_tinkerboard
If there are any question, please ask better here and not on github. I tried to explain everything well. but sometimes there are missing some information.
Only some functions as GPIO read and write and soft pwm are tested, so there might be some not functional parts. The spi also need a modification in kernel, this I would publish in the next days.



![[-]](https://tinkerboarding.co.uk/forum/images/collapse.png)