Map function for GPIO Output
Hi,
I am currently implementing a flex sensor using an arduino board and I am able to output angles according to the resistance of the flex sensor using map function in Arduino. However, my project requires a wearable aspect which allows the user to wear on the flex sensor and measure the angle bend in the knee. Thus, using an arduino alone is not feasible in this case. Hence, I thought of connecting the output of the arduino board to the gpio pins in the cpro so the metawear app is able to output the gpio. Is there a way I can edit to allow the map function for the gpio output in the app? The problem now is that the gpio only outputs adc, which is not what I am looking for now.
Thank you so much.
This discussion has been closed.
Comments