Add Robotec EV3 extension
This commit is contained in:
parent
dad6d76408
commit
4db5a24b49
2 changed files with 17 additions and 0 deletions
BIN
images/extensions/robotec_small.png
Normal file
BIN
images/extensions/robotec_small.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 54 KiB |
17
index.html
17
index.html
|
@ -302,6 +302,23 @@
|
|||
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<a href="?url=https://Robotec-CoderZ.github.io/he.js" data-action="load-url">
|
||||
<header>
|
||||
<h2>LEGO Education EV3</h2>
|
||||
<p class="author">Robotec Israel</p>
|
||||
</header>
|
||||
<img src="images/extensions/robotec_small.png" />
|
||||
</a>
|
||||
<section class="description">
|
||||
<p>Control LEGO EV3 - USB version (Hebrew)</p>
|
||||
<a href="?url=https://Robotec-CoderZ.github.io/he-example.sbx" data-action="load-url">Sample Project</a>
|
||||
<a href="https://robotec-coderz.github.io/index.html">Documentation</a>
|
||||
</section>
|
||||
<section class="tags">
|
||||
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<a href="?url=http://khanning.github.io/scratch-littlebits-extension/littlebits_extension.js" data-action="load-url">
|
||||
<header>
|
||||
|
|
Reference in a new issue