From fa40a1fb9476c2f7346f906c024c8ac0c1408ec3 Mon Sep 17 00:00:00 2001 From: JunkJumper <38364274+JunkJumper@users.noreply.github.com> Date: Tue, 26 Feb 2019 13:19:50 +0100 Subject: [PATCH] Updated the navigation --- docs/about.html | 62 ++++++++++++++++++++++++++++++----------------- docs/index.html | 7 ++++-- docs/license.html | 33 +++++++++++++------------ docs/story.html | 9 ++++--- 4 files changed, 69 insertions(+), 42 deletions(-) diff --git a/docs/about.html b/docs/about.html index d31907e..a352a56 100644 --- a/docs/about.html +++ b/docs/about.html @@ -25,7 +25,7 @@ Homepage
  • - About + About
  • Story @@ -34,10 +34,13 @@ License
  • - Demo + Demo +
  • +
  • + Download on Github
  • - Download on Github + Back to Projects List
  • @@ -53,47 +56,60 @@

    About the project

    -

    Welcome on the About page of the project. SLEGPI is my project for my exams of june 2018. I have work on it from - October 2017 to May 2018. The goal of SLEGPI was to make me discover numeric and electronic aspect by considering +

    Welcome on the About page of the project. SLEGPI is my project for my exams of june 2018. I have work on + it from + October 2017 to May 2018. The goal of SLEGPI was to make me discover numeric and electronic aspect by + considering a lot the substainable developpement.
    -
    When I start the project, I receive from my professor a contract notice with all the instruction that I must +
    When I start the project, I receive from my professor a contract notice with all the instruction + that I must to respect.
    -
    On the contract, was written that i must use a Raspebrry Pi 3, an Arduino Card, and try to respect the substainable +
    On the contract, was written that i must use a Raspebrry Pi 3, an Arduino Card, and try to respect + the substainable developpement.

    How the project works ?

    -

    The project works by setting up a connection between a server hosted on a Raspebrry Pi 3 and the Arduino Card. +

    The project works by setting up a connection between a server hosted on a Raspebrry Pi 3 and the Arduino + Card. To do that, the Arduino card and the Raspebrry Pi 3 need to b connected to the same network.

    Firstly, the - LAMP server need to be configured with the - PDO function. Without it, all the connection between the databse and the website is deleted. When we use - the website to send an action to do to our Arduino card, we are in server mode. So we are asking to the Arduino + LAMP server need to be + configured with the + PDO function. Without it, all the + connection between the databse and the website is deleted. When we use + the website to send an action to do to our Arduino card, we are in server mode. So we are asking to the + Arduino Card to "display" a page with an URL like :

    ip-adress/action=what_we_want And our Arduino Card understand what to do.
    -
    When the Arduino Card is receiving data from our anemometer or from the luxmeter, it sending informations - to the website in client mode. And the website is understanding what Arduino send by using a file called "get_sql.php". -
    +
    When the Arduino Card is receiving data from our anemometer or from the luxmeter, it sending + informations + to the website in client mode. And the website is understanding what Arduino send by using a file called + "get_sql.php". +

    How was the exam with this project ?

    -

    The Exam is separated in two parts. One is a continuous assessment and the grade is given by the professor who - follow the project from the begining to the end. And the second one is given by a jury of two professors who +

    The Exam is separated in two parts. One is a continuous assessment and the grade is given by the + professor who + follow the project from the begining to the end. And the second one is given by a jury of two professors + who don't know anything about us or about our project (exept maybe the name of our project).
    -
    Personally, I get 20/20 for the continuous assessment and 18/20 from the jury. So I get 19/20 for the project +
    Personally, I get 20/20 for the continuous assessment and 18/20 from the jury. So I get 19/20 for + the project (coefficient 12).
    -
    For the continuous assessment, we just have to seriously work. For the jury part, we have to do a slide show +
    For the continuous assessment, we just have to seriously work. For the jury part, we have to do a + slide show to project on a screen. We must do a general and personal recap into a .docx file.

    @@ -129,10 +145,12 @@
    - -
    - + \ No newline at end of file diff --git a/docs/story.html b/docs/story.html index d240f14..15e7fcc 100644 --- a/docs/story.html +++ b/docs/story.html @@ -28,16 +28,19 @@ About
  • - Story + Story
  • License
  • - Demo + Demo +
  • +
  • + Download on Github
  • - Download on Github + Back to Projects List