From 2012.igem.org
(Difference between revisions)
|
|
Line 20: |
Line 20: |
| <div id="PorDefecto"> | | <div id="PorDefecto"> |
| hola | | hola |
- | <br>
| + | |
- | <ul>
| + | |
- | <li>The basic life cycle of our biological agent is based on an input/output process through the use of interfaces.
| + | |
- | <li>The input used is a voice signal (question), which will be collected by our voice recognizer
| + | |
- | <li>The voice recognizer identifies the question and, through the program in charge of establishing the communication, its corresponding identifier is written in the
| + | |
- | assigned port of the arduino.
| + | |
- | <li>The (sw=software?) of the arduino reads the written identifier and, according to it, the corresponding port is selected, indicating the flourimeter which wavelength has
| + | |
- | to be emitted on the culture. There are four possible questions (q), and each of them is associated to a different wavelength.
| + | |
- | <li>The fluorimeter emits light (Bioinput), exciting the compound through optic filters.
| + | |
- | <li>Due to the excitation produced, the compound emits fluorescence (BioOutput), which is measured by the fluorimeter with a sensor.
| + | |
- | <li>This fluorescence corresponds to one of the four possible answers (r: response)
| + | |
- | <li>The program of the arduino identifies the answer and writes its identifier in the corresponding port.
| + | |
- | <li>The communication program reads the identifier of the answer from the port.
| + | |
- | <li>Julius emits the answer via a voice signal. (Output)
| + | |
- | </ul>
| + | |
| </div> | | </div> |
Revision as of 15:45, 30 August 2012
Talking Interfaces