Line 11: | Line 11: | ||
<div class="col-2 side"> | <div class="col-2 side"> | ||
<div id="sidelist" class="list-group"> | <div id="sidelist" class="list-group"> | ||
− | <a class="list-group-item list-group-item-action" href="# | + | <a class="list-group-item list-group-item-action" href="#Arduino_code">Arduino code</a> |
− | <a class="list-group-item list-group-item-action" href="# | + | <a class="list-group-item list-group-item-action" href="#Temperature">Temperature</a> |
− | <a class="list-group-item list-group-item-action" href="# | + | <a class="list-group-item list-group-item-action" href="#Database">Database</a> |
− | <a class="list-group-item list-group-item-action" href="# | + | <a class="list-group-item list-group-item-action" href="#App">App</a> |
− | <a class="list-group-item list-group-item-action" href="# | + | <a class="list-group-item list-group-item-action" href="#NCKU_Bike_Festival">NCKU Bike Festival</a> |
<a class="list-group-item list-group-item-action" href="#"><i class="fa fa-arrow-up fa-1x" aria-hidden="true"></i></a> | <a class="list-group-item list-group-item-action" href="#"><i class="fa fa-arrow-up fa-1x" aria-hidden="true"></i></a> | ||
</div> | </div> | ||
Line 22: | Line 22: | ||
<div data-spy="scroll" data-target="#sidelist" data-offset="0" class="scrollspy-example"> | <div data-spy="scroll" data-target="#sidelist" data-offset="0" class="scrollspy-example"> | ||
<div class="container"> | <div class="container"> | ||
− | <div id=" | + | <div id="Arduino_code"> |
<h3>Arduino code</h3> | <h3>Arduino code</h3> | ||
<p class="pcontent">We use temperature sensor(DS18B20)、pH meter and CO2 sensor(MG811) to monitor our device. | <p class="pcontent">We use temperature sensor(DS18B20)、pH meter and CO2 sensor(MG811) to monitor our device. | ||
Line 30: | Line 30: | ||
<script src="https://gist.github.com/yiiju/62d0249edc790f0cbb59bbc45060dc43.js"></script> | <script src="https://gist.github.com/yiiju/62d0249edc790f0cbb59bbc45060dc43.js"></script> | ||
</div> | </div> | ||
− | <div id=" | + | <div id="Temperature"> |
<h3>Temperature experimental curve fitting</h3> | <h3>Temperature experimental curve fitting</h3> | ||
<h5 class="smalltitle">Data Fitting</h5> | <h5 class="smalltitle">Data Fitting</h5> | ||
Line 57: | Line 57: | ||
</p> | </p> | ||
</div> | </div> | ||
− | <div id=" | + | <div id="Database"> |
<h3>Database</h3> | <h3>Database</h3> | ||
<h5>Why we need to use database?</h5> | <h5>Why we need to use database?</h5> | ||
Line 100: | Line 100: | ||
</ol> | </ol> | ||
</div> | </div> | ||
− | <div id=" | + | <div id="App"> |
<h3>App</h3> | <h3>App</h3> | ||
<p class="pcontent">To make our device more user-friendly, we designed an app to get data from our database. The manager of the factory can easily see the data immediately. Besides, we set up a notification system. As long as users connect their smart phone to the internet, they can immediately get the warning notification from the device if the data goes wrong.</p> | <p class="pcontent">To make our device more user-friendly, we designed an app to get data from our database. The manager of the factory can easily see the data immediately. Besides, we set up a notification system. As long as users connect their smart phone to the internet, they can immediately get the warning notification from the device if the data goes wrong.</p> | ||
Line 157: | Line 157: | ||
<p class="pcontent">See the code on <a class="link" href="https://github.com/yiiju/CO2_Detection" target="_blank">Github</a></p> | <p class="pcontent">See the code on <a class="link" href="https://github.com/yiiju/CO2_Detection" target="_blank">Github</a></p> | ||
</div> | </div> | ||
− | <div id=" | + | <div id="NCKU_Bike_Festival"> |
<h3>NCKU Bike Festival interactive game</h3> | <h3>NCKU Bike Festival interactive game</h3> | ||
<p class="pcontent"><a class="link" href="">NCKU Bike Festival</a> is a famous activity for NCKU to exhibit and introduce every college department to south Taiwan senior high students. | <p class="pcontent"><a class="link" href="">NCKU Bike Festival</a> is a famous activity for NCKU to exhibit and introduce every college department to south Taiwan senior high students. |
Revision as of 10:35, 17 September 2018