Egg Incubator with ESP8266 + Cayenne

Hi,

I am interested to build an automatic egg incubator.
I want to make all processes automated ( temperature, humidity and egg tray router mechanism ).

Can anyone help me ?

this is possible. so which are you planning to use and sensor to collect this data?

I want to use for my self.
I am planning to use ESP8266, temperature and humidity sensor (AM2301) an a servo motor.

Can you help me about this project ?

you can cayenne MQTT library and this code for esp8266 Cayenne-MQTT-Arduino/examples/Connections/ESP8266 at master · myDevicesIoT/Cayenne-MQTT-Arduino · GitHub to connect to cayenne. Next add the code to read the sensor data and send it to cayenne.