ThomasStarck (Talk | contribs) |
|||
Line 187: | Line 187: | ||
.vignette { /*element that contains ONE vignette*/ | .vignette { /*element that contains ONE vignette*/ | ||
− | height: | + | height:20em; |
− | width: | + | width:20em; |
− | margin: | + | margin:0; |
position:relative; | position:relative; | ||
display: inline-block; | display: inline-block; | ||
+ | background-color:yellow; | ||
} | } | ||
.vignette_for { /*foreground part of the vignettes, gets transparent*/ | .vignette_for { /*foreground part of the vignettes, gets transparent*/ | ||
− | width: | + | width: 15em; |
− | height: | + | height: 16em; |
position:absolute; | position:absolute; | ||
left:2.5em; | left:2.5em; | ||
Line 217: | Line 218: | ||
.vignette_back { /*background part of the vignettes, picture*/ | .vignette_back { /*background part of the vignettes, picture*/ | ||
− | width: | + | width: 15em; |
− | height: | + | height: 16em; |
position:absolute; | position:absolute; | ||
left:2.5em; | left:2.5em; | ||
Line 233: | Line 234: | ||
.vignette_text { /*small panel that slides down on the vignettes*/ | .vignette_text { /*small panel that slides down on the vignettes*/ | ||
− | width: | + | width: 17em; |
height: 3em; | height: 3em; | ||
position:absolute; | position:absolute; | ||
Line 1,096: | Line 1,097: | ||
vignFor.style.opacity = 0; | vignFor.style.opacity = 0; | ||
vignText.style.opacity = 1; | vignText.style.opacity = 1; | ||
− | vignText.style.top = " | + | vignText.style.top = "15em"; |
} | } | ||
}); | }); |
Revision as of 13:10, 13 August 2018
PROTOCOLS
Microfluidics
PDMS (Polydimethylsiloxane) is a widely used polymer in microfluidics, for its biocompatibility and transparence, among other qualities. Here we show how to prepare PDMS for microfluidic chips, as well as how to demold them, bond them to other surfaces and treat them for neuron growth.
PDMS Chips
Chip Bonding
Materials
- Sylgard 184 Elastomer Kit (Sigma-aldrich, Sylgard 184, 761036-5EA)
- Razor blade (OEMTOOLS 25181 Razor Blades, 100 Pack)
- 4mm Biopsy Puncher (Kai Biopsy Punch 4mm )
- Isopropanol (Fisherbrand, CAS number 67-63-0)
- Vacuum pump unit (Vacuubrand PC 3 RZ 2.5)
Protocol
According to manufacturer's instruction.
- Mix monomer and curing agent (10:1 proportion) for 30 seconds
- Use a vacuum machine to extract air bubbles until the mixture is clear
- Pour mixture onto mold
- Put mixture+mold in stove at 70 degrees Celsius for 3 hours
- Use razor blade to cut the borders of the chip and extract the chip from its mold
- Use biopsy puncher to drill input and output holes
- Clean chip with isopropanol
Get full protocol here