Difference between revisions of "Team:Aachen/Lab/Bioreactor/Download Library"

(Created page with "{{Team:Aachen/Header}} __NOTOC__ Our goal was to finally create a manual for Do-It-Yourself Bioreactor. We have developed some devices and some structures but it can always b...")
 
(Hardware Design Files)
Line 25: Line 25:
 
##Pump Calibrator:[[File:Aachen_PumpCalibrator.zip]]
 
##Pump Calibrator:[[File:Aachen_PumpCalibrator.zip]]
 
##OD debug/test: [[File:Aachen_OD_final.zip]]
 
##OD debug/test: [[File:Aachen_OD_final.zip]]
##FInal Arduino-Bioreactor Firmware:
+
##Final Arduino-Bioreactor Firmware:
 +
###with inter slave communication: [[File:Aachen_Slave_Com.zip|Arduino Firmware (zipped, executables)]]
 +
###without inter slave communication: [[File:Aachen_Slave_without_Com.zip|Arduino Firmware (zipped, executables)]]
  
  

Revision as of 17:02, 18 September 2015


Our goal was to finally create a manual for Do-It-Yourself Bioreactor. We have developed some devices and some structures but it can always be upgraded. Well atleast we give everyone the opportunity to try making it on your own. Prerequisite is a Lasercutter and a 3D printer. So get hold of one and use these files.

Software Packages

The Source code of the whole Master Control Program software suite is available in the igemsoftware GitHub repository under the GNU GENERAL PUBLIC LICENSE Version 3.0.

Hardware Design Files

  1. Lasercutter : File:Aachen Lasercutter files.zip
  2. 3D printer:
    1. Pump rotor : File:Aachen PumpRotors.zip
    2. Stirrer : File:Aachen Stirrer3D.zip
    3. OD Device : File:Aachen OD Module.zip


On the Software Side too we would like to helper recreate our project. These are some programs that helps debug, test and run the bioreactor.

  1. Arduino firmware:
    1. Pump debug/test:File:Aachen PumpProg.zip
    2. Stirrer debug/test: File:Aachen StirrerDebug.zip
    3. Pump Calibrator:File:Aachen PumpCalibrator.zip
    4. OD debug/test: File:Aachen OD final.zip
    5. Final Arduino-Bioreactor Firmware:
      1. with inter slave communication: File:Aachen Slave Com.zip
      2. without inter slave communication: File:Aachen Slave without Com.zip