Difference between revisions of "Team:CGU Taiwan/Hardware"

m
Line 58: Line 58:
 
   </li>
 
   </li>
 
   |
 
   |
   <li><a href="">AWARD</a></li>
+
   <li class="dropdown"><a href="">AWARD</a>
 +
      <div class="dropdown-content">
 +
      <a href="https://2017.igem.org/Team:CGU_Taiwan/Applied_Design">APPLIED DESIGN</a>
 +
      <a href="https://2017.igem.org/Team:CGU_Taiwan/Entrepreneurship">ENTREPRENEURSHIP</a>
 +
      <a href="https://2017.igem.org/Team:CGU_Taiwan/Hardware">HARDWARE</a>
 +
      <a href="https://2017.igem.org/Team:CGU_Taiwan/Measurement">MEASUREMENT</a>
 +
      <a href="https://2017.igem.org/Team:CGU_Taiwan/Model">MODEL</a>
 +
      <a href="https://2017.igem.org/Team:CGU_Taiwan/Plant">PLANT</a>
 +
      <a href="https://2017.igem.org/Team:CGU_Taiwan/Software">SOFTWARE</a>
 +
      </div>
 +
  </li>
 
    
 
    
 
</ul>
 
</ul>

Revision as of 16:10, 1 November 2017

iGem CGU_Taiwan 2017 - Hardware

Introduction

To achieve the localize deinking, we built a system that can detect the ink on the paper and using red light LED matrix to stimulate the yeast in some specific locations to produce enzymes. The paper will be photographed and sent to computer before we spread the yeast on it. Our image process program using OpenCV function library to decode the JPG image file and do the edge offset, then decide which area have ink. After the LED matric data be calculated, the program using RS-232 serial communication standard sends this data to Arduino. Arduino collects the data and then sends it to Max7219 microcontroller to light up the LED matrix to stimulate the yeast produce enzymes. The system accepts any shape of paper which is under the size of the device, and the device can be easily scale up by connecting more led matric. This shows the possibility of factory scale localize deinking.