I want to create a global system to comunicate arduino and android app with a database and webpage.
First i got the raw signal from a biomedical device and store in a microsd in the arduino, next i want to send this signal via bluetooth to a android app, next save this signal in a database.
Finally i want to create a webpage that can comunicate with this Database as the android app.