Team:UC Davis/Potentiostat Design Software

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
{{Team:UC_Davis/Head}}
{{Team:UC_Davis/Head}}
{{Team:UC_Davis/projectMenu}}
{{Team:UC_Davis/projectMenu}}
 +
{{Team:UC_Davis/imageSlider}}
<html>
<html>
<head>
<head>
Line 69: Line 70:
<a href="https://static.igem.org/mediawiki/2014/5/51/UCDavis_OliViewV1_4.zip">Version 1.4<a><br>
<a href="https://static.igem.org/mediawiki/2014/5/51/UCDavis_OliViewV1_4.zip">Version 1.4<a><br>
</p>
</p>
 +
</div>
 +
</div>
 +
 +
 +
 +
<div class="mainContainer">
 +
<p>
 +
<br><br>
 +
A potentiostat is an instrument capable of maintaining a voltage bias between electrodes. The bias encourages diffusion but more importantly the transfer of electrons which are recorded, and ultimately related to the species present in solution. When faced with the decision to buy or build our potentiostat, we found that the available solutions did not fit our needs. We decided to create our own. We developed an abstract and found a microcontroller with a 16-bit ADC (13 bit ENOB). We then designed, modeled, built and tested our potentiostat under a range of conditions. We went on to create a catalog of prototypes. The final product is the OliView potentiostat: <b>The first arduino-compatible potentiostat to incorporate a 16-bit ADC.</b>
 +
</div>
 +
 +
<div class="mainTitleHeader">
 +
<p>Inspiration and Iteration</p>
 +
</div>
 +
 +
<div class="mainContainer">
 +
<div id="slider">
 +
  <a href="#" class="control_next">></a>
 +
  <a href="#" class="control_prev"><</a>
 +
  <ul>
 +
    <li><img src="https://static.igem.org/mediawiki/2014/1/13/UCDavis_Full_Potentiostat.png"/></li>
 +
    <li><img src="https://static.igem.org/mediawiki/2014/5/53/UCDavis_Cheapstat.png" height="400px"/></li>
 +
    <li><img src="https://static.igem.org/mediawiki/2014/5/5d/UCDavis_CircuitAbstract.png"/><div style="position:absolute"><h2>Circuit Abstract</h2></div></li>
 +
    <li><img src="https://static.igem.org/mediawiki/2014/0/09/UCDavis_TeensyPinout.png"/></li>
 +
    <li><img src="https://static.igem.org/mediawiki/2014/2/2f/UCDavis_CircuitDiagram.png"/></li>
 +
    <li><img src="https://static.igem.org/mediawiki/2014/8/82/UCDavis_PstatPromotion.png"/></li>
 +
  </ul>
</div>
</div>
</div>
</div>

Revision as of 13:11, 16 October 2014

UC Davis iGEM 2014

Inspiration & Iteration

Inspiration & Iteration

Get Started!

Getting Started

All files in compressed ZIP folders

All Boards and Schematics:
Version 2.0: BRD, SCH, CAM

Version 1.0: SVG, DXF
Version 1.1: BRD, SCH
Version 1.2: BRD, SCH
Version 1.3: BRD, SCH
Version 1.4: BRD, SCH



A potentiostat is an instrument capable of maintaining a voltage bias between electrodes. The bias encourages diffusion but more importantly the transfer of electrons which are recorded, and ultimately related to the species present in solution. When faced with the decision to buy or build our potentiostat, we found that the available solutions did not fit our needs. We decided to create our own. We developed an abstract and found a microcontroller with a 16-bit ADC (13 bit ENOB). We then designed, modeled, built and tested our potentiostat under a range of conditions. We went on to create a catalog of prototypes. The final product is the OliView potentiostat: The first arduino-compatible potentiostat to incorporate a 16-bit ADC.

Inspiration and Iteration

> <
  • Circuit Abstract