Add EV3 extension to library

EV3+Scratch extension created by Ken Aspeslagh allows you to control the
LEGO EV3 brick with Scratch wirelessly over bluetooth.
This commit is contained in:
Kreg Hanning 2015-10-04 13:17:54 -04:00
parent ff4c8fa617
commit bee3546301
3 changed files with 17 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

View file

@ -148,6 +148,23 @@
<section class="tags">
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
</section>
</li>
<li>
<a href="?url=http://kaspesla.github.io/ev3_scratch/ev3_scratch.js" data-action="load-url">
<header>
<h2>EV3+Scratch</h2>
<p class="author">Ken Aspeslagh</p>
</header>
<img src="images/extensions/ev3_small.png" />
</a>
<section class="description">
<p>Control LEGO EV3 robots wirelessly</p>
<a href="?url=http://kaspesla.github.io/ev3_scratch/examples/avoid%20obstacles%20example.sbx" data-action="load-url">Sample Project</a>
<a href="http://kaspesla.github.io/ev3_scratch/" target="_blank">Documentation</a>
</section>
<section class="tags">
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
</section>
</li>
<li>
<a href="?url=http://technoboy10.github.io/mesh/mesh.js" data-action="load-url">