|
3 | 3 | <head>
|
4 | 4 | <meta charset="utf-8">
|
5 | 5 | <meta http-equiv="X-UA-Compatible" content="chrome=1">
|
6 |
| - <title>Functional IoT</title> |
| 6 | + <title>Functional IoT - Connect things by well-typed bridge.</title> |
7 | 7 | <link rel="stylesheet" href="stylesheets/styles.css">
|
8 | 8 | <link rel="stylesheet" href="stylesheets/pygment_trac.css">
|
9 | 9 | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
|
@@ -46,14 +46,7 @@ <h1>Functional IoT</h1>
|
46 | 46 | <h3>
|
47 | 47 | <a name="whatis" class="anchor" href="#whatis"><span class="octicon octicon-link"></span></a>What is Functional IoT?</h3>
|
48 | 48 |
|
49 |
| -<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> |
50 |
| - |
51 |
| -<pre><code>$ cd your_repo_root/repo_name |
52 |
| -$ git fetch origin |
53 |
| -$ git checkout gh-pages |
54 |
| -</code></pre> |
55 |
| - |
56 |
| -<p>If you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.</p> |
| 49 | +<p><a href="http://en.wikipedia.org/wiki/Internet_of_Things">The Internet of Things (or IoT for short)</a> refers to uniquely identifiable objects and their virtual representations in an Internet-like structure.</p> |
57 | 50 |
|
58 | 51 | <h3>
|
59 | 52 | <a name="lang" class="anchor" href="#lang"><span class="octicon octicon-link"></span></a>What language will use?</h3>
|
@@ -89,7 +82,8 @@ <h4><a href="http://arduino.cc/en/Main/ArduinoBoardMega2560">Arduino Mega 2560</
|
89 | 82 | <h3>
|
90 | 83 | <a name="how-use" class="anchor" href="#how-use"><span class="octicon octicon-link"></span></a>How to use?</h3>
|
91 | 84 |
|
92 |
| -<p>Dive into <a href="https://github.com/fpiot">https://github.com/fpiot</a>.</p> |
| 85 | +<p>To use Ajhc on STM32F4DISCOVERY, read <a href="https://github.com/fpiot/stm32f4dis-ajhc">https://github.com/fpiot/stm32f4dis-ajhc</a>. |
| 86 | +Dive into <a href="https://github.com/fpiot">https://github.com/fpiot</a> for the detail of the others.</p> |
93 | 87 |
|
94 | 88 | <h3>
|
95 | 89 | <a name="meetup" class="anchor" href="#meetup"><span class="octicon octicon-link"></span></a>Training and Meetup</h3>
|
|
0 commit comments