Difference between revisions of "Team:NCKU Tainan/Hardware"

Line 35: Line 35:
 
                   2. Created an instructional video, a manual and lists of materials.</br>
 
                   2. Created an instructional video, a manual and lists of materials.</br>
 
                   3. Implemented Bio-safety to our device.</br>
 
                   3. Implemented Bio-safety to our device.</br>
                   4. Integrated with modelling.</br>
+
                   4. Integrated with modelling.(連結到modeling)</br>
 +
                  5.Sense with Arduino.</br>
 +
 
 
                 </p>
 
                 </p>
 
               </div>
 
               </div>
Line 42: Line 44:
 
                 <h3>Introduction</h3>
 
                 <h3>Introduction</h3>
 
                 <div id="pt">
 
                 <div id="pt">
                   <p class="pcontent">Nearly 40% of CO2 emissions are attributable to industries. The goal of our
+
                   <p class="pcontent">Nearly 40% of CO2 emissions are attributable to industries. The goal of our project is to solve the CO2 problem by using engineered E.coli to fix carbon dioxide emitted from industries and convert it into bio-product, pyruvate. To accomplish our goal, we designed a device that will upscale our project to be used on field and we aim to integrate the device into industrial IGCC system. And we used the Arduino to sense the pH(連結到hardware pH), CO2 concentration(連結到hardware CO2) and temperature(連結到hardware temperature ) then use the wi-fi sensor(連結到hardware WIFI) to upload to the database. (連結到software database)Last but not least, we can monitor the data by our app.(連結到software app)</p>
                    project is to solve the CO2 problem by using engineered E.coli to fix carbon dioxide emitted from
+
                    industries and convert it into bio-product, pyruvate. To accomplish our goal, we designed a device
+
                    that will upscale our project to be used on field and we aim to integrate the device into
+
                    industrial IGCC system. And we used the Arduino to sense the <a style="color: #28ff28;" href="#list-item-4">pH</a>(連結到hardware
+
                    pH), CO2 concentration(連結到hardware CO2) and temperature(連結到hardware temperature ) then use the
+
                    wi-fi sensor(連結到hardware WIFI) to upload to the database. (連結到software database)Last but not least,
+
                    we can monitor the data by our app.(連結到software app)</p>
+
 
                 </div>
 
                 </div>
 
               </div>
 
               </div>
Line 57: Line 52:
 
                 <div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div>
 
                 <div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div>
 
                 <div id="pt">
 
                 <div id="pt">
                   <p class="pcontent">Our device consists of 3 main parts: a bioreactor, a nutrient tank and a
+
                   <p class="pcontent">Our device consists of 4 main parts: a bioreactor, a nutrient tank, a collection tank and Arduino.The flue gas contains high concentration of CO2 and this will inhibit the growth of E.coli. Thus, we reduce CO2 concentration level to less than 5% before entering the bioreactor by using flowmeter, which is an instrument for measuring the flow of gases in pipelines.</p>
                    collection tank.The flue gas contains high concentration of CO2 and this will inhibit the growth of
+
                    E.coli. Thus, we reduce CO2 concentration level to less than 5% before entering the bioreactor by
+
                    using flowmeter, which is an instrument for measuring the flow of gases in pipelines.</p>
+
 
                 </div>
 
                 </div>
 +
                <div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div>
 +
                <div id="pt">
 +
                  <p class="pcontent">For Arduino, 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 Nodemcu) to upload our records to database as well. (You can see more information about Arduino code in software)(連結到software Arduino code)</p>
 
               </div>
 
               </div>
  
Line 72: Line 67:
 
                 <div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div>
 
                 <div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div>
 
                 <div id="pt">
 
                 <div id="pt">
                   <p class="pcontent">Gas inlet port are located on the bioreactor’s lower part while outlet port are
+
                   <p class="pcontent">Gas inlet port are located on the bioreactor’s lower part while outlet port are located on the bioreactor’s upper lid. As low concentration CO2 enters the bioreactor, it flows through the diffuser refiner and dissolves in the buffered medium to form acid. A pH sensor and temperature sensor is installed to monitor the bioreactor tank for further control implementation. Besides, the CO2 concentration level of exhaust gas is monitored by a CO2 gas sensor, which is mounted on the upper lid. These sensor’s output is connected to an Arduino analog input and sensor readings are displayed on a serial LCD which is attached on the lid of bioreactor. The data is then uploaded in real time to a web server via WiFi by using Arduino WiFi Shield.</p>
                    located on the bioreactor’s upper lid. As low concentration CO2 enters the bioreactor, it flows
+
                    through the diffuser refiner and dissolves in the buffered medium to form acid. A pH sensor and
+
                    temperature sensor is installed to monitor the bioreactor tank for further control implementation.
+
                    Besides, the CO2 concentration level of exhaust gas is monitored by a CO2 gas sensor, which is
+
                    mounted on the upper lid. These sensor’s output is connected to an Arduino analog input and sensor
+
                    readings are displayed on a serial LCD which is attached on the lid of bioreactor. The data is then
+
                    uploaded in real time to a web server via WiFi by using Arduino WiFi Shield.</p>
+
 
                 </div>
 
                 </div>
              </div>
 
 
 
              <div id="list-item-5">
 
 
                 <h8>DIY Stirrer</h8></br>
 
                 <h8>DIY Stirrer</h8></br>
 
                 <div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div>
 
                 <div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div>
Line 107: Line 91:
 
               </div>
 
               </div>
  
               <div id="list-item-6">
+
               <div id="list-item-5">
 
                 <h3>pH Meter</h3>
 
                 <h3>pH Meter</h3>
 
                 <div id="pt">
 
                 <div id="pt">
                   <p class="pcontent">
+
                   <p class="pcontent">About this section, we are showing how to use the pH meter in arduino.</br>
 +
                  Why we need to use pH meter?</br>
 +
                  Because E. coli is sensitive to pH value, and according to the experiment of the pH sensor by WET members. (放跟WET連結)We know that E. coli can’t grow below pH value of 6, and generally grow the best about pH 7. </br></br>
 +
                  <h8>Components And Supplies</h8></br>
 +
                  1. Arduino UNO</br>
 +
                  2. pH sensor</br>
 +
                  (1)Module Power : 5.00V</br>
 +
                  (2)Measuring Range:0-14pH</br>
 +
                  (3)Measuring Temperature :0-60 ℃</br>
 +
                  (4)Accuracy : ± 0.1pH (25 ℃)</br>
 +
                  3.pH buffer solution</br></br>
  
                   </p>
+
                   <h8>Method of wires</h8></br>
 +
                  1.pH Meter red wire----Arduino 5V</br>
 +
                  2.pH Meter ground----Arduino GRD</br>
 +
                  3.pH Meter yellow wire----Arduino A1</br>
 +
                  define in code by yourself  #define SensorPin A0</br>
 +
                  4. Wiring diagram</br>
 +
                  <div class="carousel-item active" style="background-image: url('http://placehold.it/1900x1080')"></div>
 +
</p>
 
                 </div>
 
                 </div>
 +
              </div>
 +
 +
              <div id="list-item-6">
 +
 
               </div>
 
               </div>
  

Revision as of 04:44, 15 September 2018

Follow us

Contact us

igem.ncku.tainan@gmail.com
No.1, Daxue Rd., East Dist., Tainan City 701, Taiwan (R.O.C.)