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

 
(5 intermediate revisions by 4 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 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 be the same every time.</li></br>
 
                                                 ensure that the deviation would be the same every time.</li></br>
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>Mix 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.)