Temperature Logger and Buzzer

Are you interested in following the progress of my project?

  • Yes

    Votes: 6 100.0%
  • Maybe

    Votes: 0 0.0%
  • No

    Votes: 0 0.0%
  • Include pictures and development of the eggs

    Votes: 1 16.7%
  • More technical details please

    Votes: 0 0.0%
  • I want one

    Votes: 1 16.7%

  • Total voters
    6
After fighting the on-board temperature sensor, I can't seem to make heads or tails of my data; so I decided to use an external sensor, the DS18B20.



I then hooked up my relay, a G5V-1-DC3. But the relay kept locking up. I was trying to using a CFL, but the inrush current was very high, and it exceeded the rating of my relay. I've also read that Halogen lights may cause similar problems, but I haven't tested these out. I was able to dig around and find an incandescent light bulb.

I made a few changes to the code, and I have my first home built incubator.

 
Couple of suggestion. Trying to drive a higher voltage buzzer with logic level (3.3v) is going to effect readings across your sensors as is lowers the voltage across the circuit. I would suggest using a buzzer that is supplies by another power source and using a transistor or relay controlled with logic level voltages to switch your buzzer. Would not take any changing to your coding at all. Just use the wire that your were turning your buzzer on and off with and run it the the control pin of a solid state relay.
 

New posts New threads Active threads

Back
Top Bottom