Incubator 1.0 I used my Arduino Ethernet with a BMP085 sensor and a humidity sensor to create an incubator for breeding out chicken eggs: I've used the following parts:
The Arduino has a running HTTP server which output the sensor values as JSON string. They are being read by another Linux server which generates nice graphs using the RRD tool. On the here shown graph you can see that the water in the bowl evaporated slowly. At 6 o'clock I've filled it up, so the relative humidity increased. Let's notice that the chicken in the only egg (out of three) that started to developp normally did not hatch. I suppose due to non optimal conditions (too many times opening the incubator to turn the eggs, not enough humidity, ...) Incubator 2.0 While waiting for the little chicken in Incubator 1.0 to hatch, I worked on a second, yet more sophisticated version. This one conains:
The entire box looks like this:
I monitored the system using a Raspberry Pi and the RRD tool: During the first test run the incubator contained five eggs:
Technically seen I had, during the 21 days the incubator was running, two broken lamps and the Arduino hang once. Let's notice that during the hatch process it is really important to raise the humidity over 75% in order to prevent the not fully hatched chickens to dry out before breaking out of the egg. I moved the water bowls closer to the heat lamps, added two more water dishes and put a big wet sponge inside the incubator. And here it is. It's name is "Achtchen" (EN: "Number eight") because it's the 8th egg that succeeded in a living little chicken. |