Team:ETH Zurich/project/overview/grid
From 2014.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<div id='cont' style="text-align:justify; width:900px;"> | <div id='cont' style="text-align:justify; width:900px;"> | ||
- | Every cell on the grid below is supposed to compute an XOR of the two signals coming from above. XOR means that if only one of signals (red or blue) is coming, the cell should turn ON (and show green fluorescence), whereas if none or both signals are coming, the cell should stay OFF. | + | Every cell on the grid below is supposed to compute an XOR of the two signals coming from above. XOR means that if only one of the two signals (red or blue) is coming, the cell should turn ON (and show green fluorescence), whereas if none or both signals are coming, the cell should stay OFF. |
<br/> | <br/> | ||
<br/> | <br/> |
Revision as of 00:00, 11 October 2014
Every cell on the grid below is supposed to compute an XOR of the two signals coming from above. XOR means that if only one of the two signals (red or blue) is coming, the cell should turn ON (and show green fluorescence), whereas if none or both signals are coming, the cell should stay OFF.