I am currently finding how to develop Motor Control App in Android by using PWM and GPIO
so I did test about PWM and GPIO based on /sys filesystem, it's working well.
I hope to develop Motor controller App in Android 10 but I don't have any idea about this app.
so Do you have any idea about this app?
is it possible to use the android thing app in Android 10?
Android thing
https://developer.android.com/things/faq
Hi ahyuo79
both pwm and gpio are well supported in linux :
https://www.digi.com/resources/documentation/digidocs/embedded/android/pie/cc8x/bsp_r_pwm_8x
as for android one can use its general resources:
https://developer.android.com/things/sdk/pio/pwm
Best regards
igor