<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.hackuarium.ch/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Qcabrol</id>
	<title>Hackuarium - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.hackuarium.ch/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Qcabrol"/>
	<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/w/Special:Contributions/Qcabrol"/>
	<updated>2026-04-09T14:09:01Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.3</generator>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8287</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8287"/>
		<updated>2016-12-06T13:20:10Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* List of contributors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Dr. Luc Patiny, ISIC EPFL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
EPFL CODEV: http://cooperation.epfl.ch/ &amp;lt;br&amp;gt;&lt;br /&gt;
Clément Chenevas and Alice Leydier, Life Science Students EPFL, Sep to Dec 2017 : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro and Michael Zasso, ISIC EPFL, Lausanne, CH : Bioreactor NodeJS GUI interface&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric Brunner&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== BOM ===&lt;br /&gt;
&lt;br /&gt;
...Coming Soon... List of required parts for BioV4.2 Assembly&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
The mechanical design of the parts for the current (11.2016) Bioreactor V4.2 revision is available on github at https://github.com/Bioreactor/Bioreactor_v4/tree/master/CAD/v4.2 . &amp;lt;br&amp;gt;&lt;br /&gt;
Parts are to be cut out in plexiglass plates mainly, except fot the heating plate which is in Aluminum, the push button which is 3D printed and the recipient cut out in a polycarbonate cylinder. &amp;lt;br&amp;gt;&lt;br /&gt;
A detailed Assembly manual is provided in pdf form at: https://github.com/Bioreactor/Bioreactor_v4/blob/master/Documentation/Plan%20de%20Montage.pdf .&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
The Electrical design of the Bioreactor V4.3 Main Unit consists of 2 boards: the mainboard and an extension LCD board providing direct user interface. The hardware of the electronics is under MIT licence and freely accessible at: https://github.com/Bioreactor/Bioreactor_v4/tree/master/Eagle . Gerbers for each board are provided in zip format in each folder. The Gerbers files follow the seeedstudio design rules.&lt;br /&gt;
&lt;br /&gt;
... Coming Soon == BOM in each board folder ...&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
 &lt;br /&gt;
1. Arduino IDE isntallation of v1.0.5&lt;br /&gt;
2. unzip provided libraries&lt;br /&gt;
3. burn Leonardo bootloader (provide link for the JTAG surface connector)&lt;br /&gt;
4. flash the code dedicated to the board&lt;br /&gt;
5. brief explanation of USB interface with user&lt;br /&gt;
6. Idem for LCD interface&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
Dev of the remote control ws / NodeJS inteface available for now on https://github.com/qcabrol/NodeTest (no funcitonnal release yet).&lt;br /&gt;
Information on the GUI platform that is used at http://www.cheminfo.org/&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2016: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8286</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8286"/>
		<updated>2016-12-06T13:19:51Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* List of contributors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Dr. Luc Patiny, ISIC EPFL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
EPFL CODEV: http://cooperation.epfl.ch/ &amp;lt;br&amp;gt;&lt;br /&gt;
Clément Chenevas and Alice Leydier, Life Science Students EPFL, Sep to Dec 2017 : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro and Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH : Bioreactor NodeJS GUI interface&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric Brunner&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== BOM ===&lt;br /&gt;
&lt;br /&gt;
...Coming Soon... List of required parts for BioV4.2 Assembly&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
The mechanical design of the parts for the current (11.2016) Bioreactor V4.2 revision is available on github at https://github.com/Bioreactor/Bioreactor_v4/tree/master/CAD/v4.2 . &amp;lt;br&amp;gt;&lt;br /&gt;
Parts are to be cut out in plexiglass plates mainly, except fot the heating plate which is in Aluminum, the push button which is 3D printed and the recipient cut out in a polycarbonate cylinder. &amp;lt;br&amp;gt;&lt;br /&gt;
A detailed Assembly manual is provided in pdf form at: https://github.com/Bioreactor/Bioreactor_v4/blob/master/Documentation/Plan%20de%20Montage.pdf .&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
The Electrical design of the Bioreactor V4.3 Main Unit consists of 2 boards: the mainboard and an extension LCD board providing direct user interface. The hardware of the electronics is under MIT licence and freely accessible at: https://github.com/Bioreactor/Bioreactor_v4/tree/master/Eagle . Gerbers for each board are provided in zip format in each folder. The Gerbers files follow the seeedstudio design rules.&lt;br /&gt;
&lt;br /&gt;
... Coming Soon == BOM in each board folder ...&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
 &lt;br /&gt;
1. Arduino IDE isntallation of v1.0.5&lt;br /&gt;
2. unzip provided libraries&lt;br /&gt;
3. burn Leonardo bootloader (provide link for the JTAG surface connector)&lt;br /&gt;
4. flash the code dedicated to the board&lt;br /&gt;
5. brief explanation of USB interface with user&lt;br /&gt;
6. Idem for LCD interface&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
Dev of the remote control ws / NodeJS inteface available for now on https://github.com/qcabrol/NodeTest (no funcitonnal release yet).&lt;br /&gt;
Information on the GUI platform that is used at http://www.cheminfo.org/&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2016: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8210</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8210"/>
		<updated>2016-11-23T16:44:28Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Mechanical Design */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
EPFL CODEV: http://cooperation.epfl.ch/ &amp;lt;br&amp;gt;&lt;br /&gt;
Clément Chenevas and Alice Leydier, Life Science Students EPFL, Sep to Dec 2017 : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro and Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH : Bioreactor NodeJS GUI interface&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric Brunner&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== BOM ===&lt;br /&gt;
&lt;br /&gt;
...Coming Soon... List of required parts for BioV4.2 Assembly&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
The mechanical design of the parts for the current (11.2016) Bioreactor V4.2 revision is available on github at https://github.com/Bioreactor/Bioreactor_v4/tree/master/CAD/v4.2 . &amp;lt;br&amp;gt;&lt;br /&gt;
Parts are to be cut out in plexiglass plates mainly, except fot the heating plate which is in Aluminum, the push button which is 3D printed and the recipient cut out in a polycarbonate cylinder. &amp;lt;br&amp;gt;&lt;br /&gt;
A detailed Assembly manual is provided in pdf form at: https://github.com/Bioreactor/Bioreactor_v4/blob/master/Documentation/Plan%20de%20Montage.pdf .&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
The Electrical design of the Bioreactor V4.3 Main Unit consists of 2 boards: the mainboard and an extension LCD board providing direct user interface. The hardware of the electronics is under MIT licence and freely accessible at: https://github.com/Bioreactor/Bioreactor_v4/tree/master/Eagle . Gerbers for each board are provided in zip format in each folder. The Gerbers files follow the seeedstudio design rules.&lt;br /&gt;
&lt;br /&gt;
... Coming Soon == BOM in each board folder ...&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
 &lt;br /&gt;
1. Arduino IDE isntallation of v1.0.5&lt;br /&gt;
2. unzip provided libraries&lt;br /&gt;
3. burn Leonardo bootloader (provide link for the JTAG surface connector)&lt;br /&gt;
4. flash the code dedicated to the board&lt;br /&gt;
5. brief explanation of USB interface with user&lt;br /&gt;
6. Idem for LCD interface&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
Dev of the remote control ws / NodeJS inteface available for now on https://github.com/qcabrol/NodeTest (no funcitonnal release yet).&lt;br /&gt;
Information on the GUI platform that is used at http://www.cheminfo.org/&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2016: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8209</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8209"/>
		<updated>2016-11-23T16:44:10Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Mechanical Design */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
EPFL CODEV: http://cooperation.epfl.ch/ &amp;lt;br&amp;gt;&lt;br /&gt;
Clément Chenevas and Alice Leydier, Life Science Students EPFL, Sep to Dec 2017 : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro and Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH : Bioreactor NodeJS GUI interface&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric Brunner&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== BOM ===&lt;br /&gt;
&lt;br /&gt;
...Coming Soon... List of required parts for BioV4.2 Assembly&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
The mechanical design of the parts for the current (11.2016) Bioreactor V4.2 revision is available on github at https://github.com/Bioreactor/Bioreactor_v4/tree/master/CAD/v4.2 . Parts are to be cut out in plexiglass plates mainly, except fot the heating plate which is in Aluminum, the push button which is 3D printed and the recipient cut out in a polycarbonate cylinder. &amp;lt;br&amp;gt;&lt;br /&gt;
A detailed Assembly manual is provided in pdf form at: https://github.com/Bioreactor/Bioreactor_v4/blob/master/Documentation/Plan%20de%20Montage.pdf .&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
The Electrical design of the Bioreactor V4.3 Main Unit consists of 2 boards: the mainboard and an extension LCD board providing direct user interface. The hardware of the electronics is under MIT licence and freely accessible at: https://github.com/Bioreactor/Bioreactor_v4/tree/master/Eagle . Gerbers for each board are provided in zip format in each folder. The Gerbers files follow the seeedstudio design rules.&lt;br /&gt;
&lt;br /&gt;
... Coming Soon == BOM in each board folder ...&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
 &lt;br /&gt;
1. Arduino IDE isntallation of v1.0.5&lt;br /&gt;
2. unzip provided libraries&lt;br /&gt;
3. burn Leonardo bootloader (provide link for the JTAG surface connector)&lt;br /&gt;
4. flash the code dedicated to the board&lt;br /&gt;
5. brief explanation of USB interface with user&lt;br /&gt;
6. Idem for LCD interface&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
Dev of the remote control ws / NodeJS inteface available for now on https://github.com/qcabrol/NodeTest (no funcitonnal release yet).&lt;br /&gt;
Information on the GUI platform that is used at http://www.cheminfo.org/&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2016: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8208</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8208"/>
		<updated>2016-11-23T16:39:46Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Embedded Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
EPFL CODEV: http://cooperation.epfl.ch/ &amp;lt;br&amp;gt;&lt;br /&gt;
Clément Chenevas and Alice Leydier, Life Science Students EPFL, Sep to Dec 2017 : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro and Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH : Bioreactor NodeJS GUI interface&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric Brunner&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== BOM ===&lt;br /&gt;
&lt;br /&gt;
...Coming Soon... List of required parts for BioV4.2 Assembly&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
The mechanical design of the current (11.2016) Bioreactor V4.2 revision is available on github at https://github.com/Bioreactor/Bioreactor_v4/tree/master/CAD/v4.2 . &amp;lt;br&amp;gt;&lt;br /&gt;
A detailed Assembly manual is provided in pdf form at: https://github.com/Bioreactor/Bioreactor_v4/blob/master/Documentation/Plan%20de%20Montage.pdf .&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
The Electrical design of the Bioreactor V4.3 Main Unit consists of 2 boards: the mainboard and an extension LCD board providing direct user interface. The hardware of the electronics is under MIT licence and freely accessible at: https://github.com/Bioreactor/Bioreactor_v4/tree/master/Eagle . Gerbers for each board are provided in zip format in each folder. The Gerbers files follow the seeedstudio design rules.&lt;br /&gt;
&lt;br /&gt;
... Coming Soon == BOM in each board folder ...&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
 &lt;br /&gt;
1. Arduino IDE isntallation of v1.0.5&lt;br /&gt;
2. unzip provided libraries&lt;br /&gt;
3. burn Leonardo bootloader (provide link for the JTAG surface connector)&lt;br /&gt;
4. flash the code dedicated to the board&lt;br /&gt;
5. brief explanation of USB interface with user&lt;br /&gt;
6. Idem for LCD interface&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
Dev of the remote control ws / NodeJS inteface available for now on https://github.com/qcabrol/NodeTest (no funcitonnal release yet).&lt;br /&gt;
Information on the GUI platform that is used at http://www.cheminfo.org/&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2016: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8207</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8207"/>
		<updated>2016-11-23T16:36:43Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Electrical Design */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
EPFL CODEV: http://cooperation.epfl.ch/ &amp;lt;br&amp;gt;&lt;br /&gt;
Clément Chenevas and Alice Leydier, Life Science Students EPFL, Sep to Dec 2017 : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro and Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH : Bioreactor NodeJS GUI interface&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric Brunner&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== BOM ===&lt;br /&gt;
&lt;br /&gt;
...Coming Soon... List of required parts for BioV4.2 Assembly&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
The mechanical design of the current (11.2016) Bioreactor V4.2 revision is available on github at https://github.com/Bioreactor/Bioreactor_v4/tree/master/CAD/v4.2 . &amp;lt;br&amp;gt;&lt;br /&gt;
A detailed Assembly manual is provided in pdf form at: https://github.com/Bioreactor/Bioreactor_v4/blob/master/Documentation/Plan%20de%20Montage.pdf .&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
The Electrical design of the Bioreactor V4.3 Main Unit consists of 2 boards: the mainboard and an extension LCD board providing direct user interface. The hardware of the electronics is under MIT licence and freely accessible at: https://github.com/Bioreactor/Bioreactor_v4/tree/master/Eagle . Gerbers for each board are provided in zip format in each folder. The Gerbers files follow the seeedstudio design rules.&lt;br /&gt;
&lt;br /&gt;
... Coming Soon == BOM in each board folder ...&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
Dev of the remote control ws / NodeJS inteface available for now on https://github.com/qcabrol/NodeTest (no funcitonnal release yet).&lt;br /&gt;
Information on the GUI platform that is used at http://www.cheminfo.org/&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2016: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8206</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8206"/>
		<updated>2016-11-23T16:34:32Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Electrical Design */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
EPFL CODEV: http://cooperation.epfl.ch/ &amp;lt;br&amp;gt;&lt;br /&gt;
Clément Chenevas and Alice Leydier, Life Science Students EPFL, Sep to Dec 2017 : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro and Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH : Bioreactor NodeJS GUI interface&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric Brunner&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== BOM ===&lt;br /&gt;
&lt;br /&gt;
...Coming Soon... List of required parts for BioV4.2 Assembly&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
The mechanical design of the current (11.2016) Bioreactor V4.2 revision is available on github at https://github.com/Bioreactor/Bioreactor_v4/tree/master/CAD/v4.2 . &amp;lt;br&amp;gt;&lt;br /&gt;
A detailed Assembly manual is provided in pdf form at: https://github.com/Bioreactor/Bioreactor_v4/blob/master/Documentation/Plan%20de%20Montage.pdf .&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
The Electrical design of the Bioreactor V4.3 Main Unit consists of 2 boards: the mainboard and an extension LCD board providing direct user interface. The hardware of the electronics is under MIT licence and freely accessible at: https://github.com/Bioreactor/Bioreactor_v4/tree/master/Eagle . Gerbers for each board are provided in zip format in each folder. The Gerbers files follow the seeedstudio design rules.&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
Dev of the remote control ws / NodeJS inteface available for now on https://github.com/qcabrol/NodeTest (no funcitonnal release yet).&lt;br /&gt;
Information on the GUI platform that is used at http://www.cheminfo.org/&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2016: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8205</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8205"/>
		<updated>2016-11-23T16:28:44Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Central Unit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
EPFL CODEV: http://cooperation.epfl.ch/ &amp;lt;br&amp;gt;&lt;br /&gt;
Clément Chenevas and Alice Leydier, Life Science Students EPFL, Sep to Dec 2017 : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro and Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH : Bioreactor NodeJS GUI interface&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric Brunner&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== BOM ===&lt;br /&gt;
&lt;br /&gt;
...Coming Soon... List of required parts for BioV4.2 Assembly&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
The mechanical design of the current (11.2016) Bioreactor V4.2 revision is available on github at https://github.com/Bioreactor/Bioreactor_v4/tree/master/CAD/v4.2 . &amp;lt;br&amp;gt;&lt;br /&gt;
A detailed Assembly manual is provided in pdf form at: https://github.com/Bioreactor/Bioreactor_v4/blob/master/Documentation/Plan%20de%20Montage.pdf .&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
Dev of the remote control ws / NodeJS inteface available for now on https://github.com/qcabrol/NodeTest (no funcitonnal release yet).&lt;br /&gt;
Information on the GUI platform that is used at http://www.cheminfo.org/&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2016: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8204</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8204"/>
		<updated>2016-11-23T16:27:16Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Mechanical Design */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
EPFL CODEV: http://cooperation.epfl.ch/ &amp;lt;br&amp;gt;&lt;br /&gt;
Clément Chenevas and Alice Leydier, Life Science Students EPFL, Sep to Dec 2017 : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro and Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH : Bioreactor NodeJS GUI interface&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric Brunner&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
The mechanical design of the current (11.2016) Bioreactor V4.2 revision is available on github at https://github.com/Bioreactor/Bioreactor_v4/tree/master/CAD/v4.2 . &amp;lt;br&amp;gt;&lt;br /&gt;
A detailed Assembly manual is provided in pdf form at: https://github.com/Bioreactor/Bioreactor_v4/blob/master/Documentation/Plan%20de%20Montage.pdf .&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
Dev of the remote control ws / NodeJS inteface available for now on https://github.com/qcabrol/NodeTest (no funcitonnal release yet).&lt;br /&gt;
Information on the GUI platform that is used at http://www.cheminfo.org/&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2016: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8203</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8203"/>
		<updated>2016-11-23T16:27:00Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Mechanical Design */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
EPFL CODEV: http://cooperation.epfl.ch/ &amp;lt;br&amp;gt;&lt;br /&gt;
Clément Chenevas and Alice Leydier, Life Science Students EPFL, Sep to Dec 2017 : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro and Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH : Bioreactor NodeJS GUI interface&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric Brunner&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
The mechanical design of the current (11.2016) Bioreactor V4.2 revision is available on github at https://github.com/Bioreactor/Bioreactor_v4/tree/master/CAD/v4.2 . &lt;br /&gt;
A detailed Assembly manual is provided in pdf form at: https://github.com/Bioreactor/Bioreactor_v4/blob/master/Documentation/Plan%20de%20Montage.pdf .&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
Dev of the remote control ws / NodeJS inteface available for now on https://github.com/qcabrol/NodeTest (no funcitonnal release yet).&lt;br /&gt;
Information on the GUI platform that is used at http://www.cheminfo.org/&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2016: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8202</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8202"/>
		<updated>2016-11-23T16:18:44Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* List of contributors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
EPFL CODEV: http://cooperation.epfl.ch/ &amp;lt;br&amp;gt;&lt;br /&gt;
Clément Chenevas and Alice Leydier, Life Science Students EPFL, Sep to Dec 2017 : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro and Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH : Bioreactor NodeJS GUI interface&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric Brunner&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
Dev of the remote control ws / NodeJS inteface available for now on https://github.com/qcabrol/NodeTest (no funcitonnal release yet).&lt;br /&gt;
Information on the GUI platform that is used at http://www.cheminfo.org/&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2016: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8201</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8201"/>
		<updated>2016-11-23T16:18:24Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Media */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
EPFL CODEV: http://cooperation.epfl.ch/ &amp;lt;br&amp;gt;&lt;br /&gt;
Clément Chenevas and Alice Leydier, Life Science Student EPFL, 09.2016-01-2017 : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro and Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH : Bioreactor NodeJS GUI interface&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric Brunner&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
Dev of the remote control ws / NodeJS inteface available for now on https://github.com/qcabrol/NodeTest (no funcitonnal release yet).&lt;br /&gt;
Information on the GUI platform that is used at http://www.cheminfo.org/&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2016: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8200</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8200"/>
		<updated>2016-11-23T16:16:42Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* List of contributors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
EPFL CODEV: http://cooperation.epfl.ch/ &amp;lt;br&amp;gt;&lt;br /&gt;
Clément Chenevas and Alice Leydier, Life Science Student EPFL, 09.2016-01-2017 : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro and Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH : Bioreactor NodeJS GUI interface&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric Brunner&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
Dev of the remote control ws / NodeJS inteface available for now on https://github.com/qcabrol/NodeTest (no funcitonnal release yet).&lt;br /&gt;
Information on the GUI platform that is used at http://www.cheminfo.org/&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2015: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8199</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8199"/>
		<updated>2016-11-23T16:12:19Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* List of contributors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
EPFL CODEV: http://cooperation.epfl.ch/ &amp;lt;br&amp;gt;&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro and Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH : Bioreactor NodeJS GUI interface&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric Brunner&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
Dev of the remote control ws / NodeJS inteface available for now on https://github.com/qcabrol/NodeTest (no funcitonnal release yet).&lt;br /&gt;
Information on the GUI platform that is used at http://www.cheminfo.org/&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2015: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8198</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8198"/>
		<updated>2016-11-23T16:11:12Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* The Project */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro and Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH : Bioreactor NodeJS GUI interface&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric Brunner&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
Dev of the remote control ws / NodeJS inteface available for now on https://github.com/qcabrol/NodeTest (no funcitonnal release yet).&lt;br /&gt;
Information on the GUI platform that is used at http://www.cheminfo.org/&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2015: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8197</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8197"/>
		<updated>2016-11-23T16:10:02Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* List of contributors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro and Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH : Bioreactor NodeJS GUI interface&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric Brunner&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
Dev of the remote control ws / NodeJS inteface available for now on https://github.com/qcabrol/NodeTest (no funcitonnal release yet).&lt;br /&gt;
Information on the GUI platform that is used at http://www.cheminfo.org/&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2015: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8196</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8196"/>
		<updated>2016-11-23T16:07:04Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Remote Control &amp;amp; Visualizer */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro and Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH : Bioreactor NodeJS GUI interface&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric xxx&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
Dev of the remote control ws / NodeJS inteface available for now on https://github.com/qcabrol/NodeTest (no funcitonnal release yet).&lt;br /&gt;
Information on the GUI platform that is used at http://www.cheminfo.org/&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2015: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8195</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8195"/>
		<updated>2016-11-23T16:05:18Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* History */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
... Coming Soon ...&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro and Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH : Bioreactor NodeJS GUI interface&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric xxx&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2015: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8194</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8194"/>
		<updated>2016-11-23T15:59:07Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Central Unit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro and Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH : Bioreactor NodeJS GUI interface&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric xxx&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2015: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8193</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8193"/>
		<updated>2016-11-23T15:58:43Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* List of contributors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro and Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH : Bioreactor NodeJS GUI interface&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric xxx&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2015: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8192</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8192"/>
		<updated>2016-11-23T15:57:48Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* List of contributors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO: http://quimica.univalle.edu.co/index.php/profesores/julien-wist &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO: http://pisa.univalle.edu.co/investigacion/ &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL: https://ch.linkedin.com/in/quentincabrol &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric xxx&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2015: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8191</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8191"/>
		<updated>2016-11-23T15:55:23Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* List of contributors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH: https://people.epfl.ch/148588 &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric xxx&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2015: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8190</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8190"/>
		<updated>2016-11-23T15:54:26Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* List of contributors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Emilien Mingard&lt;br /&gt;
| Eric xxx&lt;br /&gt;
| Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
| David Lambalet&lt;br /&gt;
| Samuel Benketaf&lt;br /&gt;
| Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
| Gabriel Laupré&lt;br /&gt;
| Gael Grosch &lt;br /&gt;
| Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2015: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8189</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8189"/>
		<updated>2016-11-23T15:53:56Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* List of contributors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Emilien Mingard&lt;br /&gt;
! Eric xxx&lt;br /&gt;
! Marco Schukraft&lt;br /&gt;
|-&lt;br /&gt;
! David Lambalet&lt;br /&gt;
! Samuel Benketaf&lt;br /&gt;
! Raffael Tschui&lt;br /&gt;
|-&lt;br /&gt;
! Gabriel Laupré&lt;br /&gt;
! Gael Grosch &lt;br /&gt;
! Oliver Peric&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2015: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8188</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8188"/>
		<updated>2016-11-23T15:50:20Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Media */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien Mingard &amp;lt;br&amp;gt;&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft &amp;lt;br&amp;gt;&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet &amp;lt;br&amp;gt;&lt;br /&gt;
Samuel Benketaf &amp;lt;br&amp;gt;&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014: http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV: http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/mMvKWo &amp;lt;br&amp;gt;&lt;br /&gt;
ALAM 2014 Cartagena de las Indias: http://alam2014.acmicro.org/ &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2015: https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8187</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8187"/>
		<updated>2016-11-23T15:48:43Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* For Developers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien Mingard &amp;lt;br&amp;gt;&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft &amp;lt;br&amp;gt;&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet &amp;lt;br&amp;gt;&lt;br /&gt;
Samuel Benketaf &amp;lt;br&amp;gt;&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014 : http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV : http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/il9WWs &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2015 : https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016): https://goo.gl/il9WWs&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8186</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8186"/>
		<updated>2016-11-23T15:48:04Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Media */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien Mingard &amp;lt;br&amp;gt;&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft &amp;lt;br&amp;gt;&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet &amp;lt;br&amp;gt;&lt;br /&gt;
Samuel Benketaf &amp;lt;br&amp;gt;&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014 : http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV : http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/il9WWs &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2015 : https://goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016):&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8185</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8185"/>
		<updated>2016-11-23T15:47:38Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Media */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien Mingard &amp;lt;br&amp;gt;&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft &amp;lt;br&amp;gt;&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet &amp;lt;br&amp;gt;&lt;br /&gt;
Samuel Benketaf &amp;lt;br&amp;gt;&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014 : http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV : http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/il9WWs &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation CODEV 2015 : goo.gl/ixcJ2y&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016):&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8184</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8184"/>
		<updated>2016-11-23T15:45:52Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Media */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien Mingard &amp;lt;br&amp;gt;&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft &amp;lt;br&amp;gt;&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet &amp;lt;br&amp;gt;&lt;br /&gt;
Samuel Benketaf &amp;lt;br&amp;gt;&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014 : http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV : http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Presentation ALAM 2014: https://goo.gl/il9WWs &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016):&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8183</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8183"/>
		<updated>2016-11-23T15:45:18Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* For Developers */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien Mingard &amp;lt;br&amp;gt;&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft &amp;lt;br&amp;gt;&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet &amp;lt;br&amp;gt;&lt;br /&gt;
Samuel Benketaf &amp;lt;br&amp;gt;&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014 : http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV : http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): https://github.com/Bioreactor/Bioreactor_v3 &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016): https://github.com/Bioreactor/Bioreactor_v4&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016):&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8182</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8182"/>
		<updated>2016-11-23T15:41:16Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Media */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien Mingard &amp;lt;br&amp;gt;&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft &amp;lt;br&amp;gt;&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet &amp;lt;br&amp;gt;&lt;br /&gt;
Samuel Benketaf &amp;lt;br&amp;gt;&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Cali Summer Internships 2014 : http://univalle.epfl.ch/page-111363.html &amp;lt;br&amp;gt;&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV : http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016):&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016):&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8181</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8181"/>
		<updated>2016-11-23T15:36:57Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* List of contributors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO &amp;lt;br&amp;gt;&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle &amp;lt;br&amp;gt;&lt;br /&gt;
Daniel Kostro, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Michael Zasso, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien Mingard &amp;lt;br&amp;gt;&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft &amp;lt;br&amp;gt;&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet &amp;lt;br&amp;gt;&lt;br /&gt;
Samuel Benketaf &amp;lt;br&amp;gt;&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV : http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016):&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016):&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8180</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8180"/>
		<updated>2016-11-23T15:33:36Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* External Resources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alexandre Gubert, Mechanical Student EPFL : mechanical Design of Bioreactor v3 @ Univalle&lt;br /&gt;
Daniel K&lt;br /&gt;
Michael&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet&lt;br /&gt;
Samuel Benketaf&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV : http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== For Developers ===&lt;br /&gt;
&lt;br /&gt;
Github Bioreactor V3 (soon to be abandoned): &amp;lt;br&amp;gt;&lt;br /&gt;
Github Bioreactor V4 (in development 30.11.2016):&amp;lt;br&amp;gt;&lt;br /&gt;
Extensive Developer Manual (in development 30.11.2016):&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8179</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8179"/>
		<updated>2016-11-23T15:31:06Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Media */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alexandre Gubert, Mechanical Student EPFL : mechanical Design of Bioreactor v3 @ Univalle&lt;br /&gt;
Daniel K&lt;br /&gt;
Michael&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet&lt;br /&gt;
Samuel Benketaf&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV : http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor V3.0 2014 : https://www.youtube.com/watch?v=9sCRF4vdtTM &amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8178</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8178"/>
		<updated>2016-11-23T15:29:08Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Media */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alexandre Gubert, Mechanical Student EPFL : mechanical Design of Bioreactor v3 @ Univalle&lt;br /&gt;
Daniel K&lt;br /&gt;
Michael&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet&lt;br /&gt;
Samuel Benketaf&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV : http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : https://www.youtube.com/watch?v=AM8Rpxd9WJg &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor : https://www.youtube.com/watch?v=9sCRF4vdtTM&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8177</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8177"/>
		<updated>2016-11-23T15:28:41Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Media */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alexandre Gubert, Mechanical Student EPFL : mechanical Design of Bioreactor v3 @ Univalle&lt;br /&gt;
Daniel K&lt;br /&gt;
Michael&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet&lt;br /&gt;
Samuel Benketaf&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV : http://univalle.epfl.ch/  &amp;lt;br&amp;gt;&lt;br /&gt;
Bioreactor Isobar : [https://www.youtube.com/watch?v=AM8Rpxd9WJg] &amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.youtube.com/watch?v=9sCRF4vdtTM]&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8176</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8176"/>
		<updated>2016-11-23T15:27:52Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Media */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alexandre Gubert, Mechanical Student EPFL : mechanical Design of Bioreactor v3 @ Univalle&lt;br /&gt;
Daniel K&lt;br /&gt;
Michael&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet&lt;br /&gt;
Samuel Benketaf&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
Collaboration EPFL - Univalle, CODEV : http://univalle.epfl.ch/&lt;br /&gt;
Bioreactor Isobar : [https://www.youtube.com/watch?v=AM8Rpxd9WJg]&lt;br /&gt;
[https://www.youtube.com/watch?v=9sCRF4vdtTM]&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8175</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8175"/>
		<updated>2016-11-23T15:27:04Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Media */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alexandre Gubert, Mechanical Student EPFL : mechanical Design of Bioreactor v3 @ Univalle&lt;br /&gt;
Daniel K&lt;br /&gt;
Michael&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet&lt;br /&gt;
Samuel Benketaf&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
Collaboration EPFL - Univalle [http://univalle.epfl.ch/]&lt;br /&gt;
[https://www.youtube.com/watch?v=AM8Rpxd9WJg]&lt;br /&gt;
[https://www.youtube.com/watch?v=9sCRF4vdtTM]&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8174</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8174"/>
		<updated>2016-11-23T15:26:18Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* External Resources */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alexandre Gubert, Mechanical Student EPFL : mechanical Design of Bioreactor v3 @ Univalle&lt;br /&gt;
Daniel K&lt;br /&gt;
Michael&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet&lt;br /&gt;
Samuel Benketaf&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;br /&gt;
&lt;br /&gt;
=== Media ===&lt;br /&gt;
&lt;br /&gt;
[http://univalle.epfl.ch/]&lt;br /&gt;
[https://www.youtube.com/watch?v=AM8Rpxd9WJg]&lt;br /&gt;
[https://www.youtube.com/watch?v=9sCRF4vdtTM]&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8169</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8169"/>
		<updated>2016-11-22T21:00:00Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* User Manual */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alexandre Gubert, Mechanical Student EPFL : mechanical Design of Bioreactor v3 @ Univalle&lt;br /&gt;
Daniel K&lt;br /&gt;
Michael&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet&lt;br /&gt;
Samuel Benketaf&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the use of parameters that can either be read or changed. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending on the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8168</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8168"/>
		<updated>2016-11-22T20:54:26Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Concept */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alexandre Gubert, Mechanical Student EPFL : mechanical Design of Bioreactor v3 @ Univalle&lt;br /&gt;
Daniel K&lt;br /&gt;
Michael&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet&lt;br /&gt;
Samuel Benketaf&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, weight, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the utilisation of parameters that the user can either read or change. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8167</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8167"/>
		<updated>2016-11-22T20:53:53Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* User Manual */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alexandre Gubert, Mechanical Student EPFL : mechanical Design of Bioreactor v3 @ Univalle&lt;br /&gt;
Daniel K&lt;br /&gt;
Michael&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet&lt;br /&gt;
Samuel Benketaf&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
This Bioreactor is based on the utilisation of parameters that the user can either read or change. The parameters that can be read are the ph, temperature, weight, gas flow and conductometry. Depending the needs of the experiment, the user can change the target pH and temperature of the solution, as well as the desired gas flow, the time of sedimentation and the level of emptying and filling of the Bioreactor.&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8166</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8166"/>
		<updated>2016-11-22T20:41:48Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* pH regulation and conductometry */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alexandre Gubert, Mechanical Student EPFL : mechanical Design of Bioreactor v3 @ Univalle&lt;br /&gt;
Daniel K&lt;br /&gt;
Michael&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet&lt;br /&gt;
Samuel Benketaf&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains an optional pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board can be added for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8165</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8165"/>
		<updated>2016-11-22T20:36:17Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Dynamic gas Mix */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alexandre Gubert, Mechanical Student EPFL : mechanical Design of Bioreactor v3 @ Univalle&lt;br /&gt;
Daniel K&lt;br /&gt;
Michael&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet&lt;br /&gt;
Samuel Benketaf&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains a pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board is dedicated for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
The Anemometer board addresses the need to control the bioreactor atmosphere. It dispose of 4 flow measurement channels to dynamically analyze the input and output flows of gas in the reactor. It allows to obtain a desired mix out gas bottles with pure content (CH4, N2, CO2,...) and potentially to operate the system in anaerobic conditions by ensuring a constant overpressure. Though it, of course, requires a bit more of material both electronic and fluidic.&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8164</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8164"/>
		<updated>2016-11-22T20:27:09Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Concept */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alexandre Gubert, Mechanical Student EPFL : mechanical Design of Bioreactor v3 @ Univalle&lt;br /&gt;
Daniel K&lt;br /&gt;
Michael&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet&lt;br /&gt;
Samuel Benketaf&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
Once the Bioreactor is build, all you have to do is choose the conditions of your experiment (pH, temperature, time of sedimentation, flow of gas), and the Bioreactor will do the rest for you !&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains a pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board is dedicated for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8163</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8163"/>
		<updated>2016-11-22T20:25:30Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Concept */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alexandre Gubert, Mechanical Student EPFL : mechanical Design of Bioreactor v3 @ Univalle&lt;br /&gt;
Daniel K&lt;br /&gt;
Michael&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet&lt;br /&gt;
Samuel Benketaf&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, pH, conductometry, feeding and flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains a pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board is dedicated for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8162</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8162"/>
		<updated>2016-11-22T20:24:14Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* Concept */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alexandre Gubert, Mechanical Student EPFL : mechanical Design of Bioreactor v3 @ Univalle&lt;br /&gt;
Daniel K&lt;br /&gt;
Michael&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet&lt;br /&gt;
Samuel Benketaf&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
This project is a collaboration between Univalle (Universidad Del Valle - Colombia) and EPFL (Polytechnical school of Lausanne - Switzerland). The goal was to build an Open Source Bioreactor that everyone could assemble and use, from their backyard to the universities around the world. &lt;br /&gt;
&lt;br /&gt;
This Bioreactor can be used for many applications, such as growing bacterias in anaerobic conditions, with an automatised interface. The temperature, the pH, the conductometry, the feeding and the flow of gas going in the reactor can be controlled. All the parameters are stored in a card for future use and can be changed or viewed remotely.&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains a pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board is dedicated for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8161</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8161"/>
		<updated>2016-11-22T20:04:21Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* pH regulation and conductometry */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alexandre Gubert, Mechanical Student EPFL : mechanical Design of Bioreactor v3 @ Univalle&lt;br /&gt;
Daniel K&lt;br /&gt;
Michael&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet&lt;br /&gt;
Samuel Benketaf&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and conductometry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains a pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
Another board is dedicated for the measure of the conductometry.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8160</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=8160"/>
		<updated>2016-11-22T20:01:54Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* pH regulation and condutommetry */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alexandre Gubert, Mechanical Student EPFL : mechanical Design of Bioreactor v3 @ Univalle&lt;br /&gt;
Daniel K&lt;br /&gt;
Michael&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet&lt;br /&gt;
Samuel Benketaf&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and condutommetry ===&lt;br /&gt;
&lt;br /&gt;
The Bioreactor contains a pH board, that can be used with a standard gel probe containing reference electrode and a BNC/RCA (Cinch) 2-Wires output. You can choose to regulate or not the pH of your solution, by changing the pH state. In order to regulate the pH, the target pH should be set and solutions of acid and base should be prepared.&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=7986</id>
		<title>Open Source Bioreactor</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=Open_Source_Bioreactor&amp;diff=7986"/>
		<updated>2016-10-04T16:28:50Z</updated>

		<summary type="html">&lt;p&gt;Qcabrol: /* The Project */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Project ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===History===&lt;br /&gt;
&lt;br /&gt;
http://univalle.epfl.ch/&lt;br /&gt;
&lt;br /&gt;
===List of contributors===&lt;br /&gt;
&lt;br /&gt;
''' Project Coordinators'''&lt;br /&gt;
&lt;br /&gt;
Pr. Luc Patiny, ISIC EPFL-UNIL, Lausanne, CH&lt;br /&gt;
Pr. Julien Wist, DARMN Research Group, Univalle, Cali, CO&lt;br /&gt;
Pr. Janeth Sanabria, GAOX Research Group, Univalle, Cali, CO&lt;br /&gt;
Quentin Cabrol, MSc Micro and Nanosystems EPFL&lt;br /&gt;
&lt;br /&gt;
'''Current Collaborators, on Oct 2016'''&lt;br /&gt;
&lt;br /&gt;
Clément Chenevas, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alice Leydier, Life Science Student EPFL : operation of Bioreactor v3 @ Univalle&lt;br /&gt;
Alexandre Gubert, Mechanical Student EPFL : mechanical Design of Bioreactor v3 @ Univalle&lt;br /&gt;
Daniel K&lt;br /&gt;
Michael&lt;br /&gt;
&lt;br /&gt;
'''Past Collaborators'''&lt;br /&gt;
Emilien&lt;br /&gt;
Eric&lt;br /&gt;
Marco Schukraft&lt;br /&gt;
(1 more ?)&lt;br /&gt;
David Lambalet&lt;br /&gt;
Samuel Benketaf&lt;br /&gt;
Raffael Tschui &lt;br /&gt;
Gabriel Laupré &lt;br /&gt;
Gael Grosch &lt;br /&gt;
Oliver Peric&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Add project contacts here with roles in the project.&lt;br /&gt;
&lt;br /&gt;
== Concept ==&lt;br /&gt;
&lt;br /&gt;
== Central Unit ==&lt;br /&gt;
&lt;br /&gt;
=== Requirements Specifications ===&lt;br /&gt;
&lt;br /&gt;
=== Mechanical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Electrical Design ===&lt;br /&gt;
&lt;br /&gt;
=== Embedded Software ===&lt;br /&gt;
&lt;br /&gt;
=== Remote Control &amp;amp; Visualizer ===&lt;br /&gt;
&lt;br /&gt;
=== User Manual ===&lt;br /&gt;
&lt;br /&gt;
=== Bill of Materials ===&lt;br /&gt;
&lt;br /&gt;
== Extension Modules ==&lt;br /&gt;
&lt;br /&gt;
=== pH regulation and condutommetry ===&lt;br /&gt;
&lt;br /&gt;
=== Dynamic gas Mix ===&lt;br /&gt;
&lt;br /&gt;
== External Resources ==&lt;/div&gt;</summary>
		<author><name>Qcabrol</name></author>
	</entry>
</feed>