Difference between revisions of "Team:Newcastle/Developments"

(Created page with "{{Newcastle/navbar}} <html> <head> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-123258115-1"></scri...")
 
Line 36: Line 36:
 
                 </h1>
 
                 </h1>
  
                <div class="home-content__buttons">
 
                    <a href="#design" class="smoothscroll btn btn--stroke">
 
                        Guide
 
                    </a>
 
                    <a href="#gallery" class="smoothscroll btn btn--stroke">
 
                        Gallery
 
                    </a>
 
                </div>
 
 
            </div>
 
  
 
             <div class="home-content__scroll">
 
             <div class="home-content__scroll">

Revision as of 14:10, 14 September 2018

Menu
Alternative Roots/Developments

Alternative Roots

Developments

Stage One

Powering

There is two options for powering this device via the mains or from a battery source. I have designed it so both can be used if the other isn’t available. However I would recommend using the mains as batteries need to be replaced regularly. Since the Arduino and LED lights need a constant 5V supply once the batteries have drained to roughly 3.5V the lights start to fade and do not operate as designed. Also we used 4 cheap AA 1.5V which totals to 6V, meaning a voltage regulator is needed to protect the circuit. This regulator can get hot after sustained use, I believe this is due to the lights drawing 1.5 Amps. However for a small demonstration this is sufficient.

Therefor a more permanent and reliable source would be the mains. Taking a regular phone charger which safely steps the voltage down to 5V we have a power source for the Arduino to use. I would not recommend building your own. Usually there is live (Vdd), ground (GND), and two data lines (-D, +D) the latter two are not necessary for our application. Due to there voltage rating shown in Figure 1.0 (2.76V, 2.06V). Therefor these wires can be either trimmed shorter than Vdd and GND or taped up, to avoid a short circuit. For the example shown; red is power, black is ground, and the white and green wires are the data lines, however I would recommend confirming this is correct by checking the voltage from Vdd, D+ or D- to ground.

When powering the Arduino a capacitor is needed in parallel, this protects it from surges in voltage which could otherwise damage it. In order to protect the LED lights there needs to be small 330Ω on the data line. A circuit diagram can be found in Figure 1.2, which details the correct set up.

The LED’s used also took a 5V DC power supply, which was one of the justifications for using this particular product. As it means that they can be powered from the same source as the Arduino.


Figure 1.0; Schematic of a standard USB cable.


Figure 1.1: Above is 4 exposed wires. Red is power, black is ground, and the white and green wires are the data lines.


Figure 1.2: Schematic demonstrating how to power the Arduino and the LED's

ROUGHLY
2
AMPS ARE PULLED
FOR THE WHOLE SYSTEM
APPROXIMATELY
70
KWH OF POWER ANNUALLY
USED TO POWER SYSTEM
PROVIDES UP TO
1700
LUX OF LIGHT
TO GROW SEEDS
CONTAINS
120
INDIVIDUALLY ADDRESSABLE
LOW-POWER LED'S
================================================== -->