Hello everyone!
I am working with a project and I would need little help from you guys as I cannot really get it right.
I have some sensors that are attached to arduino uno via an "e-health" sensor shield. Today is everything connected to a win pc and all data I get it back via bluetooth connection from arduino.
I would like to do the same but instead use the olinuxino a13 wifi inc. touchLCD using Android os.
Any ideas?
Thanks in advance!!
https://github.com/OLIMEX/OLINUXINO/tree/master/SOFTWARE/A13/MOD-BT
shows how to use MOD.
https://github.com/OLIMEX/OLINUXINO/tree/master/SOFTWARE/A13/ANDROID-MOD-IO
README gives a link to the project files so you can make changes and do your own Android APP
Thank you for the reply BJFreeman,
I am going to check it out :)