Hello. I've written a code in processing that uses arduino inputs (more specifically a sensor that combines gyroscope and accelerometer). I would like to make this more portable so instead of my laptop screen I would be using an external one. I thought of an android tablet and discovered the android mode. The problem is that i'm using libraries like controlp5 and opengl which are not accepted in android mode. What are my best options here for modifying just a little of my code and get it working? is the android a viable solution? I know I'm being very vague but I hope some one had the same problem and more experience and can direct me to a nice solution. Thank you
↧