Team:ESBS-Strasbourg/Results/Device
From 2010.igem.org
(Difference between revisions)
Line 504: | Line 504: | ||
<div class="heading">1. Introduction</div> | <div class="heading">1. Introduction</div> | ||
<div class="desc"> | <div class="desc"> | ||
+ | <br> | ||
+ | <br> | ||
+ | To make the characterization of our biological system we develop a lighting device which can be controlled from a computer. The goal of this device is to create red and infrared pulses of which period and duration are fixed by the user in a computer interface. | ||
+ | <br> | ||
+ | <br> | ||
+ | The link between computer and the microcontroller is carrying through the serial port. | ||
+ | <br> | ||
<br> | <br> | ||
</div> | </div> | ||
Line 519: | Line 526: | ||
<a name="Behavioral"></a> | <a name="Behavioral"></a> | ||
<br> | <br> | ||
- | <div class="heading">2. | + | <div class="heading">2. Printed circuit board</div> |
<div class="desc"> | <div class="desc"> | ||
- | + | <br> | |
+ | <br> | ||
+ | We design the printed circuit board with Kicad a free PCB design tool. | ||
+ | <br> | ||
+ | <br> | ||
+ | Here you can download the files of the circuit: Download | ||
+ | <br> | ||
+ | <br> | ||
+ | The following picture explains the different components used: | ||
+ | <br> | ||
<br> | <br> | ||
</div> | </div> | ||
Line 536: | Line 552: | ||
<a name="Signalflow"></a> | <a name="Signalflow"></a> | ||
<br> | <br> | ||
- | <div class="heading">3. | + | <div class="heading">3. Microcontroller software</div> |
<div class="desc"> | <div class="desc"> | ||
- | + | <br> | |
+ | <br> | ||
+ | The microcontroller used is the Microchip pic 18F452 which is easily programmable in C language with MPLAB combined with C18 compiler. | ||
+ | <br> | ||
+ | <br> | ||
+ | Here you can download the hex file of the program: Download | ||
+ | <br> | ||
+ | <br> | ||
+ | And here are the source files of the soft: Download | ||
+ | <br> | ||
+ | <br> | ||
</div> | </div> | ||
</td> | </td> | ||
Line 552: | Line 578: | ||
<a name="Conclusion"></a> | <a name="Conclusion"></a> | ||
<br> | <br> | ||
- | <div class="heading">4. | + | <div class="heading">4. Computer software</div> |
<div class="desc"> | <div class="desc"> | ||
+ | <br> | ||
+ | <br> | ||
+ | We develop the computer software in Visual C++. The following picture illustrates the software interface: | ||
+ | <br> | ||
+ | <br> | ||
+ | Here you can download the software: Download | ||
+ | <br> | ||
+ | <br> | ||
+ | And here is the sources files: Download | ||
<br> | <br> | ||
<br> | <br> |
Revision as of 14:16, 26 October 2010
{|
>