Skip to content

Simple Arduino project to control the temperature in an enclosure in which yogurt can ferment.

License

Notifications You must be signed in to change notification settings

wjwieland/Arduino_Yogurt_Oven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Arduino_Yogurt_Oven

Simple Arduino project to control the temperature in an enclosure in which yogurt can ferment.

Materials:

  1. Arduino UNO

  2. DS1820 temperature sensor

  3. Opto 22 Model 240D25 solid state relay

  4. Cardboard Box approximately 18"L x 18"W x 8"D

  5. Ceramic light ceiling mount

  6. 60 watt incandescent bulb

  7. 1/2" pink styrofoam insulation

  8. Electrical cord

  9. Breadboard (optional)

Code:

Code is borrowed and modified from the examples in the Time library and the DallasTemperature library.

The project was taken on as a way to familiarize oneself with the two libraries, and to be able to walk from the yogurt while being confident that temperature would be maintained for the length of the ferment cycle, and subsequently the heat turned off at the appropriate time. It is rough code, but tested to work.

!!!! Note!!!! that this project makes use of 120VAC, and should not be attempted if one is not familiar with the safe handling of household power!!! !!!!

About

Simple Arduino project to control the temperature in an enclosure in which yogurt can ferment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%