

<!DOCTYPE html>
<html>

<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <title>ScanTheSun</title>
    <meta name="description" content="panele fotowoltaiczne">
    <link rel="stylesheet" href="styl_about.css">
    <script src="../jquery-3.5.1.min.js"></script>
    <script src="../page_fonts.js"></script>
    <script src="../geneic_requests.js"></script>

    <link rel="apple-touch-icon" sizes="180x180" href="/global/img/favic/apple-touch-icon.png">
    <link rel="icon" type="image/png" sizes="32x32" href="/global/img/favic/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="/global/img/favic/favicon-16x16.png">
    <link rel="manifest" href="/global/img/favic/site.webmanifest">
    <link rel="mask-icon" href="/global/img/favic/safari-pinned-tab.svg" color="#5bbad5">
    <link rel="shortcut icon" href="/global/img/favic/favicon.ico">
    <meta name="msapplication-TileColor" content="#da532c">
    <meta name="msapplication-config" content="/global/img/favic/browserconfig.xml">
    <meta name="theme-color" content="#ffffff">

    <meta http-equiv="Cache-Control" content="no-store, no-cache, must-revalidate" />
    <meta http-equiv="Cache-Control" content="post-check=0, pre-check=0" />
    <meta http-equiv="Pragma" content="no-cache" />
</head>

  <body>

    <script>
      $(document).ready(function(){
        $('.btn').click(function(){
          $('.items').toggleClass("show");
          $('ul li').toggleClass("hide");
        });
      });
    </script>

             <nav>
                <ul>
                    <li class="logo"
                        onclick="window.location='https://www.scanthesun.com/global/scanthesun.php?lang=EN';"></li>
                    <li class="items"><a href="https://www.scanthesun.com/global/about-us/about-us.php?lang=EN">ABOUT US</a></li>
                    <li class="items"><a href="https://www.scanthesun.com/global/about/about.php?lang=EN">ABOUT APP</a></li>
                    <li class="items"><a
                                href="https://www.scanthesun.com/global/projects/projects.php?lang=EN">PROJECTS</a></li>
                    <li class="items"><a href="https://www.scanthesun.com/global/profitability/calculator.php?lang=EN">CALCULATOR</a>
                    </li>
                    <li class="items"><a
                                href="https://www.scanthesun.com/global/partners/partners.php?lang=EN">PARTNERS</a></li>
                    <li class="items"
                        onclick="(function(){var url = $(location).attr('href').split('?')[0]+'?lang=PL'; window.location=url.replace('#','');})();return false;">
                        <a>PL</a></li>
                    <li class="items"
                        onclick="(function(){var url = $(location).attr('href').split('?')[0]+'?lang=EN'; window.location=url.replace('#','');})();return false;">
                        <a>EN</a></li>
                    <li class="btn"><a href="#"><i class="fas fa-bars"></i></a></li>
                </ul>
            </nav>

            

 <!-- aktualnosci -->

  <section id="sek11">
      <div class="oaplikacji">

              <h2>SCAN THE SUN</h2>
              <p>ScanTheSun is a mobile application for the design and evaluation of solar installations based on scientific methods and physical data obtained from your smartphone's sensors.
              Get up to 35% more energy from a solar installation and:
			  <ul>
				  <li>reduce installation costs</li>
				  <li>shorten the payback period</li>
				  <li>put panels in places with the most solar energy</li>
				  <li>reduce the effect of shadowing by surrounding trees and buildings</li>
				  <li>get the best panels direction at your installation site </li>
			  </ul>
			  </p>
			<p>Within a minute get the design recommendations and key information for your solar installation, such as:
              </p>

      </div>

      <div class="ilustracje">
             <img src="img/insolation_map_sat.png" style="min-width:280px; max-width:600px; width:70%;margin-left:20px"/>
      </div>
</section>

  <section id="sek11">
      <div class="oaplikacji">

              <h2>ENERGY MAP</h2>
              <p>Map of solar energy on the surface of your property and places with the greatest potential for energy yield.</p>

      </div>

      <div class="ilustracje">
             <img src="img/insolation_map.png" style="min-width:280px; max-width:600px; width:70%;margin-left:20px"/>
      </div>
</section>

<section id="sek11">
      <div class="oaplikacji">

              <h2>SOLAR PANELS PLACEMENT</h2>
              <p>Solar panels placement project including window chimneys and other obstacles.<br/>
				Minimization of investment costs by choosing the number of solar panels and locations with the highest energy yield.<br/>
				Online solar installation project available to the investor and installer within a minute.</p>
      </div>

      <div class="ilustracje">
             <img src="img/panels_placement_small.png" style="min-width:280px; max-width:600px; width:70%;margin-left:20px"/>
      </div>
</section>


<section id="sek11">
      <div class="oaplikacji">

              <h2>ENERGY YIELD FORECAST</h2>
              <p> Energy yield forecast for your solar installation.<br/> Energy yield for the whole year, for a selected season and for individual months.<br/>
				Total energy yield  for the building or the yield per one square meter of surface.<br/> The installation output power on an hourly basis for each month, including shading hours.</p>
      </div>

      <div class="ilustracje">
             <img src="img/suntrack.png" style="min-width:280px; max-width:600px; width:70%;margin-left:20px"/>
      </div>
</section>




<section id="sek11">
      <div class="oaplikacji">

              <h2>OBSTACLES AROUND INSTALLATION SITE</h2>
              <p> Impact of obstacles like landform, adjacent buildings or trees on your solar installation . </p>

      </div>

      <div class="ilustracje">
             <img src="img/insolation_tree_shadow.png" style="min-width:280px; max-width:600px; width:70%;margin-left:20px"/>
      </div>
</section>


<section id="sek11">
      <div class="oaplikacji">

              <h2>ATMOSPHERIC CONDITIONS - NASA</h2>
              <p> The impact of local weather conditions on energy yield based on NASA satellite data</p>

      </div>

      <div class="ilustracje">
             <img src="img/NASA_MAP.png" style="min-width:280px; max-width:600px; width:70%;margin-left:20px"/>
      </div>
</section>


<section id="sek11">
      <div class="oaplikacji">

              <h2>EFFICIENCY AND PANEL OPTICS</h2>
              <p> The impact of efficiency and optics of solar modules on energy yield at your installation site </p>

      </div>

      <div class="ilustracje">
             <img src="img/IAM_PANEL.png" style="min-width:280px; max-width:600px; width:70%;margin-left:20px"/>
      </div>
</section>



<section id="sek11">
      <div class="oaplikacji">

              <h2>INSOLATION HOURS</h2>
              <p> Insolation and shading hours of your building and the amount of solar energy available for its individual parts. </p>
      </div>

</section>


<section id="sek11">
      <div class="oaplikacji">

              <h2>THE BEST PANELS DIRECTION</h2>
              <p> The best panels direction for ground or roof-top installation taking into account obstacles around the installation site.
              You will minimize the effects of shading and the associated energy losses. </p>
      </div>

      <div class="ilustracje">
             <img src="img/best_direction.png" style="min-width:280px; max-width:600px; width:70%;margin-left:20px"/>
      </div>
</section>






<!-- aktualnosci -->



<!-- stopka-->
<link rel="stylesheet" href="/global/php_modules/footer.css">
<footer>
<section id="sek8">

    <div class="stopka">


        <div class="leftbox">
            <h2>scan the sun</h2>
            <div class="ramka">
                <p>ScanTheSun - effective pv installation project within 1 minute</p>
            </div>

        </div>


        <div class="centerbox">
            <h2>Address</h2>
            <div class="ramka">
                <div class="adres">
                    <span class="fas fa-map-marker-alt"></span>
                    <span class="text">Lublin, Zana 11a</span>
                </div>

                <div class="email">
                    <span class="fas fa-envelope"></span>
                    <span class="text">contact@scanthesun.com</span>
                </div>
                <div class="email" style="cursor:pointer" onclick="(function(){window.location='https://www.facebook.com/Scanthesun-1776743762556506/';})();">
                    <span class="fab fa-facebook-f"></span>
                    <span class="text">Facebook</span>
                </div>
                <div class="email" style="display:none">
                    <span class="fab fa-linkedin-in"></span>
                    <span class="text">LinkedIn</span>
                </div>
                <div class="email" style="cursor:pointer" onclick="(function(){window.location='https://www.youtube.com/channel/UCB-UdGyliG0tioeEZTnXbtQ';})();">
                    <span class="fab fa-youtube"></span>
                    <span class="text">YouTube</span>
                </div>
            </div>
        </div>
        <div class="rightbox">

            <div class="ramka">
                <img src="/global/img/oznaczenia_en.jpg" id="oznacznia_fundusz"/>
            </div>


        </div>
<!--        <div class="rightbox" style="display:none">-->
<!--            <h2>newsletter</h2>-->
<!--            <div class="ramka">-->
<!--            <form action="#">-->
<!--              <div class="email">-->
<!--                <div class="text">Email *</div>-->
<!--                  <input type="email" required>-->
<!--              </div>-->
<!--            </form>-->
<!---->
<!--            <div class="btn">-->
<!--            <button type="submit">submit</button>-->
<!--            </div>-->
<!--            </div>-->
<!--        </div>-->


    </div>


</section>
</footer>

<!-- stopka-->



  </body>
</html>
