Hello!
My partner and I are developing an arduino project and we are having some issues
we have about 3/4 biometric sensores and had connect all of them to a mega arduino.
We first need a way to send the whole information to a mysql database so we can manipulate it.
Is there any way you can help us? It's our first time using arduino.
Thank you!
There are many examples of how to send data to a database - google it. You also need to post your code so people can see what you have done and help.
As a first Arduino project, it is pretty ambitious. I'd suggest looking at lots of the examples built into the IDE to develop a better understanding...