Difference between revisions of "Team:Valencia UPV/Hardware"

Line 10: Line 10:
 
<meta charset="utf-8"/>
 
<meta charset="utf-8"/>
 
<meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=1, user-scalable=0" />
 
<meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=1, user-scalable=0" />
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet" type="text/css">
+
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet" type="text/css">
<style>
+
.flat-table {
+
  display: block !important;
+
  -webkit-font-smoothing: antialiased !important;
+
  font-size: 115%;
+
  overflow: auto !important;
+
  width: auto !important;
+
}
+
.flat-table th {
+
  background-color: #005e72 !important;
+
  color: white !important;
+
  font-weight: normal !important;
+
  padding: 20px 30px !important;
+
  text-align: center !important;
+
}
+
.flat-table td {
+
  background-color: #eeeeee !important;
+
  color: #6f6f6f !important;
+
  padding: 20px 30px !important;
+
}
+
+
table{
+
border-collapse: separate !important;
+
border-spacing: 2px !important;
+
                        border-color: transparent !important;
+
}
+
</style>
+
 
</head>
 
</head>
 
<body>
 
<body>
Line 231: Line 204:
 
<!-- /Top Nav -->
 
<!-- /Top Nav -->
 
</div>
 
</div>
</div>
+
<!--/CABECERA-->
 
+
<section class="section-xs">
<!-- SCROLL TO TOP -->
+
<div class="container">
<a href="#" id="toTop"></a>
+
<div class="row">
 +
<div class="col-md-3">
 +
<!--INDEX-->
 +
<div id ="index" class="side-nav">
 +
<div class="side-nav-head">
 +
<button class="fa fa-bars"></button>
 +
<h4 style="color:#005368; padding-left: 20px !important;">PARTS</h4>
 +
</div>
 +
<ul class="list-group list-unstyled">
 +
<li class="list-group-item active"><a href="#intro">Introduction</a></li>
 +
<li class="list-group-item"><a href="#section2">Structure</a></li>
 +
<li class="list-group-item"><a href="#section3">Arduino 2560 and Raspberry Pi 3</a></li>
 +
<li class="list-group-item"><a href="#section4">Electronics control</a></li>
 +
<li class="list-group-item"><a href="#section5">Camera</a></li>
 +
<li class="list-group-item"><a href="#section6">Illumination</a></li>
 +
<li class="list-group-item"><a href="#section7">Hydroponics</a></li>
 +
<li class="list-group-item"><a href="#section8">Humidity and temperature</a></li>
 +
<li class="list-group-item"><a href="#section9">Optogenetic lamps</a></li>
 +
</ul>
 +
</div>
 +
<!--/INDEX-->
 +
</div>
 +
<div class="col-md-9">
 +
<!--APARTADO-->
 +
<div id="intro" class="container">
 +
<div class="heading-color">
 +
<h2><span>INTRODUCTION</span></h2>
 +
</div>
 +
<p class="jopesangria">Today’s agriculture is obsolete and we need more sustainable ways to grow our food. Bearing this in mind our team came to the idea of the ChatterBox, an automatic system capable of controlling plant’s growth with State-of-the-art technologies that enable communication with our immobile peers. Combining control over climatic conditions and SynBio our hardware is able to shoot plants performance to higher standards, bringing a new type of agriculture.</p>
 +
<div class="divider"><!-- divider /ESTO ES LA BARRITA QUE SALE TRAS UN APARTADO NO SE PUEDE QUITAR/ --></div>
 +
</div>
 +
<!--/APARTADO-->
 +
<!--APARTADO-->
 +
<div id="section2" class="container">
 +
<div class="heading-color">
 +
<h2><span>STRUCTURE</span></h2>
 +
</div>
 +
<p class="jopesangria">Aquí va el texto.</p>
 +
<div class="divider"><!-- divider --></div>
 +
</div>
 +
<!--/APARTADO-->
 +
<!--APARTADO-->
 +
<div id="section3" class="container">
 +
<div class="heading-color">
 +
<h2><span>ARDUINO 2560 AND RASPBERRY PI 3</span></h2>
 +
</div>
 +
<p class="jopesangria">Aquí va el texto.</p>
 +
<div class="divider"><!-- divider --></div>
 +
</div>
 +
<!--/APARTADO-->
 +
<!--APARTADO-->
 +
<div id="section4" class="container">
 +
<div class="heading-color">
 +
<h2><span>ELECTRONICS CONTROL</span></h2>
 +
</div>
 +
<p class="jopesangria">Aquí va el texto.</p>
 +
<div class="divider"><!-- divider --></div>
 +
</div>
 +
<!--/APARTADO-->
 +
<!--APARTADO-->
 +
<div id="section5" class="container">
 +
<div class="heading-color">
 +
<h2><span>CAMERA</span></h2>
 +
</div>
 +
<p class="jopesangria">Aquí va el texto.</p>
 +
<div class="divider"><!-- divider --></div>
 +
</div>
 +
<!--/APARTADO-->
 +
<!--APARTADO-->
 +
<div id="section6" class="container">
 +
<div class="heading-color">
 +
<h2><span>ILLUMINATION</span></h2>
 +
</div>
 +
<p class="jopesangria">Aquí va el texto.</p>
 +
<div class="divider"><!-- divider --></div>
 +
</div>
 +
<!--/APARTADO-->
 +
<!--APARTADO-->
 +
<div id="section7" class="container">
 +
<div class="heading-color">
 +
<h2><span>HYDROPONICS</span></h2>
 +
</div>
 +
<p class="jopesangria">Aquí va el texto.</p>
 +
<div class="divider"><!-- divider --></div>
 +
</div>
 +
<!--/APARTADO-->
 +
<!--APARTADO-->
 +
<div id="section8" class="container">
 +
<div class="heading-color">
 +
<h2><span>HUMIDITY AND TEMPERATURE</span></h2>
 +
</div>
 +
<p class="jopesangria">Aquí va el texto.</p>
 +
<div class="divider"><!-- divider --></div>
 +
</div>
 +
<!--/APARTADO-->
 +
<!--APARTADO-->
 +
<div id="section9" class="container">
 +
<div class="heading-color">
 +
<h2><span>OPTOGENETIC LAMPS</span></h2>
 +
</div>
 +
<p class="jopesangria">Aquí va el texto.</p>
 +
<div class="divider"><!-- divider --></div>
 +
</div>
 +
<!--/APARTADO-->
 +
</div>
 +
</div>
 +
</div>
 +
</section>
 +
<!-- SCROLL TO TOP -->
 +
<a href="#index" id="toTop"></a>
 +
<!-- /SCROLL TO TOP -->
 
<!-- PRELOADER -->
 
<!-- PRELOADER -->
 
<div id="preloader">
 
<div id="preloader">
Line 240: Line 323:
 
<span class="loader"></span>
 
<span class="loader"></span>
 
</div>
 
</div>
</div><!-- /PRELOADER -->
+
</div>
 +
<!-- /PRELOADER -->
 
<!-- JAVASCRIPT FILES -->
 
<!-- JAVASCRIPT FILES -->
 
                 <script>
 
                 <script>

Revision as of 17:25, 25 October 2017

INTRODUCTION

Today’s agriculture is obsolete and we need more sustainable ways to grow our food. Bearing this in mind our team came to the idea of the ChatterBox, an automatic system capable of controlling plant’s growth with State-of-the-art technologies that enable communication with our immobile peers. Combining control over climatic conditions and SynBio our hardware is able to shoot plants performance to higher standards, bringing a new type of agriculture.

STRUCTURE

Aquí va el texto.

ARDUINO 2560 AND RASPBERRY PI 3

Aquí va el texto.

ELECTRONICS CONTROL

Aquí va el texto.

CAMERA

Aquí va el texto.

ILLUMINATION

Aquí va el texto.

HYDROPONICS

Aquí va el texto.

HUMIDITY AND TEMPERATURE

Aquí va el texto.

OPTOGENETIC LAMPS

Aquí va el texto.