- Thread starter
- #11
- Jan 28, 2015
- 21
- 4
- 82
well, is on. i put 30 australorp eggs, 20 italian ones.
i put 2 plastic pieces under each bulb for the heat to not directly hit egs under them.
manage to get an average temperature on 37.5, measured with 3 thermometers, an about 30% humidity. (digital hydrometer have a 10% error
)
wish me luck !
time table for autoturning motor :
0 8 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
0 10 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
0 12 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
0 14 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
0 16 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
0 18 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
0 20 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
0 22 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
0 0 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
0 2 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
0 5 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
each day at 8/10/12/14/16/18/20/22, at night at 0/2/5 (turn duration -> 30 sec).
is ok ? to often at 2 hours at day ? should i start autoturn at 4h ?





i put 2 plastic pieces under each bulb for the heat to not directly hit egs under them.
manage to get an average temperature on 37.5, measured with 3 thermometers, an about 30% humidity. (digital hydrometer have a 10% error

wish me luck !
time table for autoturning motor :
0 8 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
0 10 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
0 12 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
0 14 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
0 16 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
0 18 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
0 20 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
0 22 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
0 0 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
0 2 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
0 5 * * * python /home/pi/incub/test.py >> /home/pi/incub/test.log &
each day at 8/10/12/14/16/18/20/22, at night at 0/2/5 (turn duration -> 30 sec).
is ok ? to often at 2 hours at day ? should i start autoturn at 4h ?
Last edited: