Huiyee11186 (Talk | contribs) |
Huiyee11186 (Talk | contribs) |
||
Line 11: | Line 11: | ||
<!--Page_Content--> | <!--Page_Content--> | ||
<div class="container content"> | <div class="container content"> | ||
− | <h1 class="head"> | + | <h1 class="head">Thermometer DS18B20</h1> |
<div class="navbar-example"> | <div class="navbar-example"> | ||
<div class="row"> | <div class="row"> | ||
Line 29: | Line 29: | ||
<p class="pcontent"> | <p class="pcontent"> | ||
In this section, we are showing how to use DS18B20 one wire water proof | In this section, we are showing how to use DS18B20 one wire water proof | ||
− | + | thermometer. | |
</p> | </p> | ||
<div id="Motivation"> | <div id="Motivation"> | ||
Line 36: | Line 36: | ||
<div id="pt"> | <div id="pt"> | ||
<p class="pcontent"> | <p class="pcontent"> | ||
− | <I>E. coli</I> is sensitive to temperature | + | <I>E. coli</I> is sensitive to temperature. According to the |
experiment, it grows the best in 37°C (99°F), and its acceptable range is about | experiment, it grows the best in 37°C (99°F), and its acceptable range is about | ||
22°C to 40°C (72°F to 104°F). Therefore, we need thermometer to monitor the | 22°C to 40°C (72°F to 104°F). Therefore, we need thermometer to monitor the | ||
Line 66: | Line 66: | ||
<ul> | <ul> | ||
− | <li>We put our | + | <li>We put our thermometer into the incubator. We wire the sensor |
with the LCD to keep it closed.</li></br> | with the LCD to keep it closed.</li></br> | ||
</ul> | </ul> | ||
Line 129: | Line 129: | ||
<li>Arduino UNO</li></br> | <li>Arduino UNO</li></br> | ||
− | <li>DS18B20 | + | <li>DS18B20 thermometer</li> |
<ol type="a"> | <ol type="a"> | ||
<li>Power supply range is 3.0V to 5.5V</li> | <li>Power supply range is 3.0V to 5.5V</li> |
Revision as of 08:07, 14 October 2018
Thermometer DS18B20