Adding on GPIO channels
Hi I am a mbientlab metawear RG sensor user, I am planning on combining the sensor with 3 pressure sensors, but currently, the app we are using which is the metawear mbientlab app only has a gpio port for analog reading, we need additional 2 channels, is it possible to advise on how to add on the channels using android studios?
This discussion has been closed.
Comments
Have you looked at the app source code yet and the documentation I linked you? If so, what specifically about the tuner, gpio, and app code is unclear to you?
thank you
You need to rename the file to I2CFragment.java to match the class name. It appears that I have mixed the cases when naming the file due to Window's case-insensitive file system.