Line 45: | Line 45: | ||
</section> <!-- end s-home --> | </section> <!-- end s-home --> | ||
+ | <!-- services | ||
+ | ================================================== --> | ||
+ | <section id='assemble' class="s-services"> | ||
+ | <div class="row section-header has-bottom-sep" data-aos="fade-up"> | ||
+ | <div class="col-full"> | ||
+ | <h3 class="subhead">Stage Two</h3> | ||
+ | <h1 class="display-1">Assemble</h1> | ||
+ | </div> | ||
+ | </div> <!-- end section-header --> | ||
+ | |||
+ | <div class="row about-desc" data-aos="fade-up"> | ||
+ | <div class="col-full"> | ||
+ | |||
+ | |||
+ | <p style="font-size:100%">Having identified the design parameters for the system, the next stage was to begin ordering parts and putting it together. The system was divided into three independent, functional sub-systems to make the task of assembling the system more manageable and allowing team members to focus on the sub-system that most suited their specialty. These three sub-systems were hardware, software and biological aspects.</p> | ||
+ | <p style="font-size:100%">The function of the hardware is to contain the electronics and organisms, power the LED’s/microcontroller and maximise the light available to the plants. Containment is through the use of a sealed box, with a detachable lid for access. This box is glued with tin foil and sprayed black to minimise exchange of light with the environment. Powering the LED’s proved to be more difficult, taking our engineers many days to find the optimal solution. You can find all the grizzly details on this process here. However, essentially the system is powered from a 5V 2.1A AC adapter that plugs straight in to your mains power supply. Alternatively, you can use 4 AA batteries to power the system for short periods of time if necessary. The LED’s are wired in parallel so the same light is provided along the length of the container. This can be seen from images in the Gallery.</p> | ||
+ | <p style="font-size:100%">The purpose of the software is to control the LED’s, by allowing the user to easily adapt features such as light intensity, wavelength and also specify the length of the day/night cycle. For our design, we use the Arduino UNO microcontroller to control these characteristics as it offers a user-friendly interface and is well-suited to our design. You can find all the code laid bare and a guide to the Arduino here.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="row services-list block-1-2 block-tab-full"> | ||
+ | |||
+ | <div class="col-block service-item" data-aos="fade-up"> | ||
+ | <div class="service-icon"> | ||
+ | <i class="icon-paint-brush"></i> | ||
+ | </div> | ||
+ | <div class="service-text"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/b/ba/T--Newcastle--WC230718.png"> | ||
+ | <p style="text-align:center"><br>The engineers, hard at work trying to troubleshoot issues with the system.</p> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-block service-item" data-aos="fade-up"> | ||
+ | <div class="service-icon"> | ||
+ | <i class="icon-paint-brush"></i> | ||
+ | </div> | ||
+ | <div class="service-text"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/thumb/e/e5/T--Newcastle--Hydroponicssystem.jpeg/800px-T--Newcastle--Hydroponicssystem.jpeg"> | ||
+ | <p style="text-align:center"><br>The finished product, set to a rainbow function that cycles through various wavelengths of light</p> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> <!-- end services-list --> | ||
+ | |||
+ | </section> <!-- end s-services --> | ||
Revision as of 14:11, 5 September 2018
Alternative Roots
InterLab Study
Stage Two
Assemble
Having identified the design parameters for the system, the next stage was to begin ordering parts and putting it together. The system was divided into three independent, functional sub-systems to make the task of assembling the system more manageable and allowing team members to focus on the sub-system that most suited their specialty. These three sub-systems were hardware, software and biological aspects.
The function of the hardware is to contain the electronics and organisms, power the LED’s/microcontroller and maximise the light available to the plants. Containment is through the use of a sealed box, with a detachable lid for access. This box is glued with tin foil and sprayed black to minimise exchange of light with the environment. Powering the LED’s proved to be more difficult, taking our engineers many days to find the optimal solution. You can find all the grizzly details on this process here. However, essentially the system is powered from a 5V 2.1A AC adapter that plugs straight in to your mains power supply. Alternatively, you can use 4 AA batteries to power the system for short periods of time if necessary. The LED’s are wired in parallel so the same light is provided along the length of the container. This can be seen from images in the Gallery.
The purpose of the software is to control the LED’s, by allowing the user to easily adapt features such as light intensity, wavelength and also specify the length of the day/night cycle. For our design, we use the Arduino UNO microcontroller to control these characteristics as it offers a user-friendly interface and is well-suited to our design. You can find all the code laid bare and a guide to the Arduino here.
The engineers, hard at work trying to troubleshoot issues with the system.
The finished product, set to a rainbow function that cycles through various wavelengths of light