We have been assigned a project to create an automated incubator with Arduino Mega 2560. Many sensors have to be connected into arduino (temperature, humidity, pulse, sound, etc). Most of them are analog sensors.
We will attach an ethernet shield on arduino so we will have the data from sensors in IP address.
The data must be processed in matlab and appears the related graphs. Also, the data must be saved on excel so we have a historical record.
This is our first time we will use Arduino and we need Basic guidance for achieving the project !
Is it possible to do all this project according the above needs ?
We really need a special guidance in data sequence ?