Team:UC Davis/Potentiostat Design Get Started
From 2014.igem.org
(Difference between revisions)
(18 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{Team:UC_Davis/Head}} | {{Team:UC_Davis/Head}} | ||
- | + | {{Team:UC_Davis/projectMenu}} | |
<html> | <html> | ||
<head> | <head> | ||
</head> | </head> | ||
<body> | <body> | ||
- | <div> | + | <!--Project Menu Start--> |
- | < | + | <div class="floatboxProjectMenu"> |
+ | <a href="https://2014.igem.org/Team:UC_Davis/Policy_Practices_Overview"><div class="polPrac"></div></a/> | ||
+ | <a href="https://2014.igem.org/Team:UC_Davis/Protein_Engineering"><div class="ProEng"></div></a/> | ||
+ | <a href="https://2014.igem.org/Team:UC_Davis/Electrochemistry"><div class="Electro"></div></a/> | ||
+ | <a href="https://2014.igem.org/Team:UC_Davis/Potentiostat_Design"><div class="menuPStat"></div></a/> | ||
+ | <a href="https://2014.igem.org/Team:UC_Davis/Signal_Processing"><div class="sProcessing"></div></a/> | ||
</div> | </div> | ||
+ | <!--Project Menu End--> | ||
<div> | <div> | ||
<div class="switchbox1"> | <div class="switchbox1"> | ||
- | <h2> | + | <h2>Hardware</h2> |
<a href="https://2014.igem.org/Team:UC_Davis/Potentiostat_Design_Inspiration_Iteration"> | <a href="https://2014.igem.org/Team:UC_Davis/Potentiostat_Design_Inspiration_Iteration"> | ||
- | <span><h2> | + | <span><h2>Hardware</h2></span> |
</a> | </a> | ||
Line 26: | Line 32: | ||
<div class="switchbox1"> | <div class="switchbox1"> | ||
- | <h2> | + | <h2>Build Your Own</h2> |
<a href="https://2014.igem.org/Team:UC_Davis/Potentiostat_Design_Get_Started"> | <a href="https://2014.igem.org/Team:UC_Davis/Potentiostat_Design_Get_Started"> | ||
- | <span><h2> | + | <span><h2>Build Your Own</h2></span> |
</a> | </a> | ||
</div> | </div> | ||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | <div class="mainContainer"> | |
+ | <div class="mainContainerRightPic"> | ||
+ | <p> | ||
+ | Downloads:<br><br> | ||
- | + | 1. Download everything required, <a href="" class="birghtlink">Version 2.0 Board</a>,<a href="" class="birghtlink">OliView Software</a>,<a href="" class="birghtlink">Qt Creator</a>, <a href="" class="birghtlink">TeensyDuino</a>, & the <a href="" class="birghtlink">Teensy sketch</a>. Send the CAM files to Seeed Stuidos for PCB production and order all the parts you need from <a href="https://static.igem.org/mediawiki/2014/9/9a/OliViewPartsList.xls">this</a> list.<br><br> | |
- | + | 2. Populate the board with parts once it arrives.<br><br> | |
- | + | 3. Install the required software. Load the .pro file from the OliView software download into Qt Creator. Press play and start experimenting!<br><br> | |
- | |||
</p> | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <a href="https://2014.igem.org/Team:UC_Davis/Potentiostat_Design_Inspiration_Iteration"> | ||
+ | <div class="mainTitleHeader"> | ||
+ | <p>Step 1</p> | ||
</div> | </div> | ||
+ | </a> |
Latest revision as of 00:13, 18 October 2014
Downloads:
1. Download everything required, Version 2.0 Board,OliView Software,Qt Creator, TeensyDuino, & the Teensy sketch. Send the CAM files to Seeed Stuidos for PCB production and order all the parts you need from this list.
2. Populate the board with parts once it arrives.
3. Install the required software. Load the .pro file from the OliView software download into Qt Creator. Press play and start experimenting!
Step 1