Team:Valencia Biocampus/Devices
From 2013.igem.org
(→iGEM scanner) |
(→iGEM scanner) |
||
Line 31: | Line 31: | ||
This scanner was created entirely by LEGO, and will be able to detect and create an image of the concentration of various substracts in order to be analised afterwards and facilite the work in modeling. | This scanner was created entirely by LEGO, and will be able to detect and create an image of the concentration of various substracts in order to be analised afterwards and facilite the work in modeling. | ||
- | It seems unbelievable that you can do that, but LEGO is no more only for children: it exists a new LEGO tool | + | It seems unbelievable that you can do that, but LEGO is no more only for children: it exists a new LEGO tool called LEGO Mindstorms that allows users to bring to life their own constructions, by programming it in a integrate developement environment |
Revision as of 16:49, 8 August 2013
Devices - Devices Overview
Here goes the devices Overview
Devices - Hardware
iGEM scanner
TOMA 2, ¡ACCIÓN!
This scanner was created entirely by LEGO, and will be able to detect and create an image of the concentration of various substracts in order to be analised afterwards and facilite the work in modeling.
It seems unbelievable that you can do that, but LEGO is no more only for children: it exists a new LEGO tool called LEGO Mindstorms that allows users to bring to life their own constructions, by programming it in a integrate developement environment
C++Elegans
C++Elegans is a lightweight and easy to use image manipulation and analysis
software written in C++. It is cross-platform in part due to the use of the
open-source GUI library [http://www.wxwidgets.org wxWidgets]. This means
it can be compiled and run in several different Operating Systems, such
as Linux, Windows and Mac OSX. It is also open-source which means all
the code will be freely available and modifiable under the
[http://www.gnu.org/licenses/gpl.html GPL v3.0 License].
C++Elegans is being written as part of our iGEM project and makes use
of some usual image analysis algorithms.
Downloads
Screenshots
Usage