Line 24: | Line 24: | ||
<h3>Arduino</h3> | <h3>Arduino</h3> | ||
<img class="contentimg" src="https://static.igem.org/mediawiki/2018/5/53/T--NCKU_Tainan--software_arduino.png"> | <img class="contentimg" src="https://static.igem.org/mediawiki/2018/5/53/T--NCKU_Tainan--software_arduino.png"> | ||
− | <p>We use temperature sensor(DS18B20)、pH meter and CO2 sensor(MG811) to monitor our device. Besides, we use LCD to print datum and use Wi-Fi sensor(ESP8266) to upload our records to database as well.</p> | + | <p class="pcontent">We use temperature sensor(DS18B20)、pH meter and CO2 sensor(MG811) to monitor our device. Besides, we use LCD to print datum and use Wi-Fi sensor(ESP8266) to upload our records to database as well.</p> |
</div> | </div> | ||
<div id="list-item-2"> | <div id="list-item-2"> | ||
Line 32: | Line 32: | ||
<div id="list-item-3"> | <div id="list-item-3"> | ||
<h3>Database</h3> | <h3>Database</h3> | ||
− | <p>In order to save data from our device, we set up a database in Firebase, including carbon dioxide concentration, pH value and temperature obtained by sensors in our device.</p> | + | <p class="pcontent">In order to save data from our device, we set up a database in Firebase, including carbon dioxide concentration, pH value and temperature obtained by sensors in our device.</p> |
<a class="link" href="https://console.firebase.google.com/u/2/project/co2-app/database/co2-app/data" target="_blank">Click to see our database</a> | <a class="link" href="https://console.firebase.google.com/u/2/project/co2-app/database/co2-app/data" target="_blank">Click to see our database</a> | ||
<img class="contentimg" src="https://static.igem.org/mediawiki/2018/0/0b/T--NCKU_Tainan--software_database.png"> | <img class="contentimg" src="https://static.igem.org/mediawiki/2018/0/0b/T--NCKU_Tainan--software_database.png"> | ||
Line 38: | Line 38: | ||
<div id="list-item-4"> | <div id="list-item-4"> | ||
<h3>App</h3> | <h3>App</h3> | ||
− | <p>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, their 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, their can immediately get the warning notification from the device if the data goes wrong.</p> |
<a class="link" href="https://github.com/yiiju/CO2_Detection" target="_blank">Github</a> | <a class="link" href="https://github.com/yiiju/CO2_Detection" target="_blank">Github</a> | ||
</div> | </div> |
Revision as of 08:02, 20 August 2018