Skip to content

Commit 6b86a16

Browse files
committed
-
1 parent 47cdcb0 commit 6b86a16

File tree

9 files changed

+319
-396
lines changed

9 files changed

+319
-396
lines changed

_site/en/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ <h3>What can it do</h3><a name="what"></a>
173173
<iframe width="640" height="390" src="https://www.youtube.com/embed/RUyqhv2FYyY" frameborder="0" allowfullscreen></iframe>
174174
<a name="color_rec"></a>
175175
<p>Color detection:</p>
176-
<p>[Coming soon: video of color catcher]</p>
176+
<iframe width="640" height="390" src="https://www.youtube.com/embed/AniQfhV4C5U" frameborder="0" allowfullscreen></iframe>
177177
<a name="face_rec"></a>
178178
<p>And can also detect faces and predefined symbols.</p>
179179
<p>[Coming soon: video of face finder]</p>

_site/en/news.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,25 @@ <h1 class="page-header">News
112112

113113

114114

115+
<!-- First Blog Post -->
116+
<h2>
117+
<a href="/blog/2015/05/07/en-board-2-0.html"">Motor control board updated</a>
118+
</h2>
119+
<p><i class="fa fa-clock-o"></i> Published on 07/05/2015 by CoderBot</p>
120+
121+
<hr>
122+
<a href="/blog/2015/05/07/en-board-2-0.html">
123+
<img class="img-responsive img-hover" src="/img/blog/coderbot_board_2_0_splash.jpg" alt="">
124+
</a>
125+
126+
<hr>
127+
<p><p>The new motor control board (or “hat”, in Raspberry PI terms) is finally here.</p>
128+
129+
</p>
130+
<a class="btn btn-primary" href="/blog/2015/05/07/en-board-2-0.html">Read More <i class="fa fa-angle-right"></i></a>
131+
132+
<hr>
133+
115134

116135

117136

_site/en/news_feed.xml

Lines changed: 130 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,130 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
3+
<channel>
4+
<title>CoderBot - An open, programmable robot</title>
5+
<description>CoderBot is an open source, raspberry pi robot specialized in teaching kids the basics of robotics and coding.
6+
</description>
7+
<link>http://coderbot.org/</link>
8+
<atom:link href="http://coderbot.org/feed.xml" rel="self" type="application/rss+xml" />
9+
<pubDate>Thu, 09 Apr 2015 00:08:00 +0200</pubDate>
10+
<lastBuildDate>Thu, 09 Apr 2015 00:08:00 +0200</lastBuildDate>
11+
<generator>Jekyll v2.4.0</generator>
12+
13+
14+
15+
16+
<item>
17+
<title>Motor control board updated</title>
18+
<description>&lt;p&gt;The new motor control board (or “hat”, in Raspberry PI terms) is finally here.&lt;/p&gt;
19+
20+
&lt;p&gt;The board enable the PI to control two motors, either DC via L293D or Servo, and two additional Servos which can be used for different purposes: a robotic crane, to rotate ant tilt the camera or new, yet to be conceived ideas that will be part of the next version of CoderBot, 2.0, currently under development.&lt;/p&gt;
21+
22+
&lt;p&gt;The board is compatible with Raspberry PI model A, B, B+ and the very new model B 2 (honestly, it was not yet tested on that one, but we look forward to play with it!).&lt;/p&gt;
23+
24+
&lt;p&gt;&lt;img src=&quot;/img/blog/coderbot_board_2_0_1.jpg&quot; alt=&quot;intro&quot; /&gt;&lt;/p&gt;
25+
26+
&lt;p&gt;The design is available &lt;a href=&quot;http://123d.circuits.io/circuits/412909-coderbot-motor-shield-servo-dc-combo#pcb&quot;&gt;here&lt;/a&gt; as a gerber file. If you are interested in getting one copy, please &lt;a href=&quot;&amp;#109;&amp;#097;&amp;#105;&amp;#108;&amp;#116;&amp;#111;:&amp;#105;&amp;#110;&amp;#102;&amp;#111;&amp;#064;&amp;#099;&amp;#111;&amp;#100;&amp;#101;&amp;#114;&amp;#098;&amp;#111;&amp;#116;&amp;#046;&amp;#111;&amp;#114;&amp;#103;&quot;&gt;contact us&lt;/a&gt; for more info.&lt;/p&gt;
27+
28+
</description>
29+
<pubDate>Thu, 07 May 2015 14:00:00 +0200</pubDate>
30+
<link>http://coderbot.org/blog/2015/05/07/en-board-2-0.html</link>
31+
<guid isPermaLink="true">http://coderbot.org/blog/2015/05/07/en-board-2-0.html</guid>
32+
33+
<category>news</category>
34+
35+
36+
<category>blog</category>
37+
38+
</item>
39+
40+
41+
42+
43+
44+
<item>
45+
<title>Hour of Code 2014 - Build and code your own robot!</title>
46+
<description>&lt;p&gt;Learning to code in order to be active and creative players in the digital revolution, this is the “motto” of the “Hour Of Code” initiative that let, for the second year, millions of kids experience computer programming in order to be a creative “producer”, rather than just a passive “consumer” in the digital revolution.
47+
In Milano, Italy, thanks to the support of CoderDojo Milano, which organised a very special “digital creativity” workshop with several activities, a session dedicated to robots took place.&lt;/p&gt;
48+
49+
&lt;p&gt;&lt;img src=&quot;/img/blog/coderbot_hoc_2014_12_13_1.jpg&quot; alt=&quot;intro&quot; /&gt;&lt;/p&gt;
50+
51+
&lt;p&gt;The session, named “Build - and code - your own robot” was about assembling and programming a CoderBot and was attended by eight children (age 8-13).
52+
Once assembled, the robot was programmed by kids to move and explore the place.&lt;/p&gt;
53+
54+
&lt;p&gt;&lt;img src=&quot;/img/blog/coderbot_hoc_2014_12_13_2.jpg&quot; alt=&quot;desc&quot; /&gt;&lt;/p&gt;
55+
56+
&lt;p&gt;The workshop was divided in three parts:
57+
short introduction to robotics: what is a robot and how it is used
58+
assembling the robot
59+
programming the robot&lt;/p&gt;
60+
61+
&lt;p&gt;&lt;img src=&quot;/img/blog/coderbot_hoc_2014_12_13_3.jpg&quot; alt=&quot;middle&quot; /&gt;&lt;/p&gt;
62+
63+
&lt;p&gt;After the first part, which was held by mentors with a classical, “frontal lesson” approach, the kids, in couples, have assembled their own robot using the provided parts and using a pre-assembled robot as “model”.
64+
Once assembled, the robots have been tested and a short description of the programming interface have been given to children, then they started to autonomously experiment the robot and develop programs.&lt;/p&gt;
65+
66+
&lt;p&gt;&lt;img src=&quot;/img/blog/coderbot_hoc_2014_12_13_4.jpg&quot; alt=&quot;conclusion&quot; /&gt;&lt;/p&gt;
67+
68+
&lt;p&gt;Conclusions
69+
Kids showed great interest in the initiative. Apart from the very positive feedback, it is worth noting that almost all of the attendants continued to work all the available time and did not even enjoy the usual mid session “cookie-break”&lt;/p&gt;
70+
71+
&lt;p&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=9rWKXD2UzS8&quot;&gt;&lt;img src=&quot;http://img.youtube.com/vi/9rWKXD2UzS8/0.jpg&quot; alt=&quot;video&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
72+
</description>
73+
<pubDate>Sun, 14 Dec 2014 13:00:00 +0100</pubDate>
74+
<link>http://coderbot.org/blog/2014/12/14/en-hour-of-code-2014.html</link>
75+
<guid isPermaLink="true">http://coderbot.org/blog/2014/12/14/en-hour-of-code-2014.html</guid>
76+
77+
<category>doc</category>
78+
79+
80+
<category>blog</category>
81+
82+
</item>
83+
84+
85+
86+
87+
88+
89+
90+
91+
92+
93+
94+
95+
96+
<item>
97+
<title>Welcome to CoderBot all-new website</title>
98+
<description>&lt;p&gt;CoderBot finally gets a whole new website with all the information required to actually make the robot out of standard, generally available parts.&lt;/p&gt;
99+
100+
&lt;p&gt;&lt;img src=&quot;/img/build_hw.jpg&quot; alt=&quot;make&quot; /&gt;&lt;/p&gt;
101+
102+
&lt;p&gt;Check out the CoderBot &lt;a href=&quot;/en/how_to_build_mh.html&quot;&gt;Mechanics&lt;/a&gt; and &lt;a href=&quot;/en/how_to_build_hw.html&quot;&gt;Hardware&lt;/a&gt; documentation for mechanical and electronics assembly instructions.&lt;/p&gt;
103+
104+
&lt;p&gt;Check out the CoderBot &lt;a href=&quot;/en/how_to_build_sw.html&quot;&gt;Software&lt;/a&gt; documentation for instructions on installing and configuring the software components.&lt;/p&gt;
105+
106+
&lt;p&gt;Many thanks to &lt;a href=&quot;http://www.giuliaolivares.it/&quot;&gt;Giulia&lt;/a&gt; for the logo and graphics!&lt;/p&gt;
107+
108+
&lt;p&gt;In the following days, the &lt;a href=&quot;/en/projects.html&quot;&gt;Play and learn&lt;/a&gt; section will be enriched with detailed instructions and guides, as well as games and projects tailored for the robot.&lt;/p&gt;
109+
110+
&lt;p&gt;We hope this website will foster CoderBot project development and improvement, and that the project itself will become a useful and fun tool for learning.
111+
In order to collect questions, issues and suggestions a &lt;a href=&quot;https://groups.google.com/forum/#!forum/coderbot-users&quot;&gt;dedicated forum&lt;/a&gt; is now open, please use it as to communicate about the project.
112+
To get updates on the project, subscribe to the &lt;a href=&quot;/en/contact.html&quot;&gt;mailing list&lt;/a&gt; and follow it on the &lt;a href=&quot;/en/contact.html&quot;&gt;social media&lt;/a&gt;.&lt;/p&gt;
113+
114+
</description>
115+
<pubDate>Wed, 01 Oct 2014 14:00:00 +0200</pubDate>
116+
<link>http://coderbot.org/blog/2014/10/01/en-coderbot-nuovo-sito.html</link>
117+
<guid isPermaLink="true">http://coderbot.org/blog/2014/10/01/en-coderbot-nuovo-sito.html</guid>
118+
119+
<category>doc</category>
120+
121+
<category>announce</category>
122+
123+
124+
<category>blog</category>
125+
126+
</item>
127+
128+
129+
</channel>
130+
</rss>

0 commit comments

Comments
 (0)