Team:Valencia/Hardware/iLCD

From 2009.igem.org

(Difference between revisions)
Line 12: Line 12:
<br>
<br>
2) '''Costruction''' of the support.
2) '''Costruction''' of the support.
-
We have developed a system capable of selectively controlling the input of amplitude- and time-varying electrical pulses to a 24 channel-wide [http://sine.ni.com/nips/cds/view/p/lang/es/nid/201630 data acquisition card]. These pulses are the signal for the coordinated switch on and off of an array of pixels (let them be Diodes, LEDs, or Cells, LECs). The system is capable of reproducing different black and white images that will be transmitted to the pixel resulting in animated pictures.
+
 
 +
We have developed a system capable of selectively controlling the input of amplitude- and time-varying electrical pulses to a 24 channel-wide [http://sine.ni.com/nips/cds/view/p/lang/en/nid/201630 data acquisition card]. These pulses are the signal for the coordinated switch on and off of an array of pixels (let them be Diodes, LEDs, or Cells, LECs). The system is capable of reproducing different black and white images that will be transmitted to the pixel resulting in animated pictures.
In order to design and build this device a LabView program has been implemented so to divide each desired jpg file in 96 parts. Depending on the colour intensity of each part, our program sends simultaneously through the data acquisition card (connected to a laptop through USB) a voltage signal that permits the switch on of the corresponding pixels.
In order to design and build this device a LabView program has been implemented so to divide each desired jpg file in 96 parts. Depending on the colour intensity of each part, our program sends simultaneously through the data acquisition card (connected to a laptop through USB) a voltage signal that permits the switch on of the corresponding pixels.

Revision as of 15:02, 20 October 2009




iLCD: LEC array

Having established that yeast responds with light to electrical impulses, we consider to control an array of 96 pixels totally independent, so we can create moving figures and it would be the first screen that works with living cells.

To do this we had two problems, to control each pixel independently and build a stand with 96 pairs of electrodes (one for each pixel) to stimulate the yeast.

1) To control 96 pixels. Our screen is a matrix of 8 columns by 12 rows. Thus, we can decide which row and column we want to activate at all times through a card with 20 digital outputs, one per row and column. For example, to turn the cell in position 3,4 of the screen, activate the outputs corresponding to row 3 and column 4. The card is controlled by a program executed in LabVIEW.

V ScreenCircuit.jpg


2) Costruction of the support.

We have developed a system capable of selectively controlling the input of amplitude- and time-varying electrical pulses to a 24 channel-wide data acquisition card. These pulses are the signal for the coordinated switch on and off of an array of pixels (let them be Diodes, LEDs, or Cells, LECs). The system is capable of reproducing different black and white images that will be transmitted to the pixel resulting in animated pictures.

In order to design and build this device a LabView program has been implemented so to divide each desired jpg file in 96 parts. Depending on the colour intensity of each part, our program sends simultaneously through the data acquisition card (connected to a laptop through USB) a voltage signal that permits the switch on of the corresponding pixels.


  • iLCD recipe

Material you will need in order to build your own iLCD:

- a laptop

- a data acquisition card

- our LabView program

- images you want to animate

- Light Emitting Cells (LECs)