aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeodarZ <bretoncorentin44@gmail.com>2015-03-05 20:33:24 +0100
committerNeodarZ <bretoncorentin44@gmail.com>2015-03-05 20:33:24 +0100
commit3ce17ca9746cda1cb8928a7541813f6aa1cbf467 (patch)
treeb7f4b76e9057e996256a37b0313d8e65c212e9c4
parent26d1c19d7707b0df4d0a7bec4ee7d650064d8149 (diff)
downloadRobot-Cable-3ce17ca9746cda1cb8928a7541813f6aa1cbf467.tar.xz
Robot-Cable-3ce17ca9746cda1cb8928a7541813f6aa1cbf467.zip
Mise en place du site
-rw-r--r--index.html11
1 files changed, 2 insertions, 9 deletions
diff --git a/index.html b/index.html
index cb4de49..64f0d7d 100644
--- a/index.html
+++ b/index.html
@@ -29,16 +29,9 @@
<div class="container">
<section id="main_content">
<h3>
-<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span class="octicon octicon-link"></span></a>Welcome to GitHub Pages.</h3>
+<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span class="octicon octicon-link"></span></a>Qu'est-ce que c'est ?</h3>
-<p>This automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here using GitHub Flavored Markdown, select a template crafted by a designer, and publish. After your page is generated, you can check out the new branch:</p>
-
-<pre><code>$ cd your_repo_root/repo_name
-$ git fetch origin
-$ git checkout gh-pages
-</code></pre>
-
-<p>If you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.</p>
+<p>Ce projet consiste en premier lieu à pouvoir déplacer un objet d'un point A à un point B via 4 treuils motorisés. Ces 4 treuils sont contrôlés depuis une carte Moteur Shield. Les 4 treuils communiquent en Xbee à une carte Arduino qui elle-même communique avec un ordinateur. Sur la carte Arduino se trouve le code Arduino qui permet de communiquer les données de déplacement des treuils depuis l'ordinateur, qui utilise processing pour l'interface IHM (Interface Homme Machine).</p>
<h3>
<a id="designer-templates" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>Designer Templates</h3>