Difference between revisions of "Team:NCKU Tainan/pH meter"

 
(10 intermediate revisions by 5 users not shown)
Line 11: Line 11:
 
     <!--Page_Content-->
 
     <!--Page_Content-->
 
     <div class="container content">
 
     <div class="container content">
        <h1 class="head">pH Meter</h1>
+
            <div class="headstyle">
 +
                <h1 class="head">pH Meter</h1>
 +
            </div>
 +
            <div class="righttitle">
 +
                <h6 class="subtitle"></h6>
 +
            </div>
 
         <div class="navbar-example">
 
         <div class="navbar-example">
 
             <div class="row">
 
             <div class="row">
Line 27: Line 32:
 
                     <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">
 +
<img class="contentimg col-12" src="https://static.igem.org/mediawiki/2018/f/f2/T--NCKU_Tainan--pH_sensor.jpg">
 
                             <p class="pcontent">
 
                             <p class="pcontent">
 
                                 About this section, we are showing how to use the pH meter in arduino.
 
                                 About this section, we are showing how to use the pH meter in arduino.
Line 42: Line 48:
 
                                         value of
 
                                         value of
 
                                         6, and
 
                                         6, and
                                         generally grow the best about pH 7.
+
                                         generally grow the best at pH 7.
 
                                     </p>
 
                                     </p>
 
                                 </div>
 
                                 </div>
Line 61: Line 67:
  
 
                                         <ul>
 
                                         <ul>
                                             <li>Because the buffer solution wouldn’t change too much in the
+
                                             <li class="none">Because the buffer solution wouldn’t change too much in the
 
                                                 environment, we used the buffer solution to calibrate the pH meter to
 
                                                 environment, we used the buffer solution to calibrate the pH meter to
                                                 ensure that the deviation would the same every time.</li></br>
+
                                                 ensure that the deviation would be the same every time.</li></br>
 
                                         </ul>
 
                                         </ul>
  
Line 69: Line 75:
  
 
                                         <ol type="a">
 
                                         <ol type="a">
                                             <li>Insert pH meter into pH 7 buffer solution, wait about 1 min, it
+
                                             <li>Insert pH meter into buffer solution of pH 7, wait for 1 min, it
 
                                                 will achieve a stable
 
                                                 will achieve a stable
 
                                                 value.</li></br>
 
                                                 value.</li></br>
Line 80: Line 86:
  
 
                                             </br>
 
                                             </br>
                                             <li>Write the offset value into code, upload the code into Arduino
+
                                             <li>Write the offset value into code, and then upload the code into Arduino
 
                                                 again.</li>
 
                                                 again.</li>
  
Line 88: Line 94:
  
 
                                             </br>
 
                                             </br>
                                             <li>After rinsing the pH meter, insert it into pH 4 buffer
+
                                             <li>After rinsing the pH meter, we will insert it into pH 4 buffer
 
                                                 solution.</li></br>
 
                                                 solution.</li></br>
                                             <li>If it is found to be too different from the error of pH=4, you
+
                                             <li>If it is found to be too different from the error of pH 4, you
 
                                                 should adjust the knob.
 
                                                 should adjust the knob.
                                                 After inserting pH = 4, it is found that the error with 4 is very
+
                                                 After inserting pH 4, it is found that the error with pH 4 is very
 
                                                 large.</li>
 
                                                 large.</li>
  
Line 132: Line 138:
 
                                         <li>Purpose</li></br>
 
                                         <li>Purpose</li></br>
 
                                         <ul>
 
                                         <ul>
                                             <li>We assume that pH 4 to 7 is linear, so we want to verify
+
                                             <li class="none">We assume that pH 4 to 7 is linear, so we want to verify
 
                                                 whether it is linear between pH
 
                                                 whether it is linear between pH
 
                                                 4 to 7. By measuring the solution of pH 4.7, compare its
 
                                                 4 to 7. By measuring the solution of pH 4.7, compare its
Line 141: Line 147:
  
 
                                         <ul>
 
                                         <ul>
                                             <li>Mixing a solution with pH=4.7 and measure with a calibrated pH
+
                                             <li class="none">Mix a solution with pH=4.7 and measure with a calibrated pH
 
                                                 meter.</li></br>
 
                                                 meter.</li></br>
 
                                         </ul>
 
                                         </ul>
Line 149: Line 155:
  
 
                                         <ul>
 
                                         <ul>
                                             <li>After inserting the solution with pH=4.7, we found that the
+
                                             <li class="none">After inserting the solution with pH=4.7, we found that the
 
                                                 value was stable at pH 4.83
 
                                                 value was stable at pH 4.83
 
                                                 with an error of about 0.13, which roughly met the error of
 
                                                 with an error of about 0.13, which roughly met the error of
Line 220: Line 226:
 
         $(document).ready(function () {
 
         $(document).ready(function () {
 
             $(window).scroll(function () {
 
             $(window).scroll(function () {
                 if ($(this).scrollTop() >= 90) {
+
                 if ($(this).scrollTop() >= 500) {
 
                     var position = $("#sidelist").position();
 
                     var position = $("#sidelist").position();
 
                     if (position == undefined) {} else {
 
                     if (position == undefined) {} else {

Latest revision as of 21:30, 17 October 2018

pH Meter

Follow us

Contact us

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