Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android things - kotlin and NATIVE NDK with UPM/MRAA/I2C intel driver-died #5

Open
neuberfran opened this issue Apr 2, 2019 · 0 comments

Comments

@neuberfran
Copy link

Hi, I have this driver:

https://github.com/intel-iot-devkit/upm/blob/master/src/smartdrive/smartdrive.hpp

https://github.com/intel-iot-devkit/upm/blob/master/src/smartdrive/smartdrive.cxx

androidthings/contrib-drivers#70

My intention is to transpose this driver to use it on rapsberry pi 3/SmartDrive and command my 2 car windshield motors using android things

I know the first thing is remove upm/mraa libs from the .hpp and .cxx files above, and my questions is:

1 - What is the best way to do this? (already preparing for the creation of a * .h file that will be used below:)

libandroidthings/
${ABI}/
include/
pio/
*.h
lib/
libandroidthings.so

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant