Merge pull request #119 from khanning/add-fischertechnik-ext
Add Fischertechnik robot extension
This commit is contained in:
commit
9312fe32e6
2 changed files with 17 additions and 0 deletions
BIN
images/extensions/fischertechnik-extension-sm.png
Normal file
BIN
images/extensions/fischertechnik-extension-sm.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 44 KiB |
17
index.html
17
index.html
|
@ -183,6 +183,23 @@
|
|||
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
||||
</section>
|
||||
</li>
|
||||
<li>
|
||||
<a href="?url=https://adihadas.github.io/ftscratch/src/ext_heb.js" data-action="load-url">
|
||||
<header>
|
||||
<h2>Fischertechnik robots</h2>
|
||||
<p class="author">Fischertechnik Israel</p>
|
||||
</header>
|
||||
<img src="images/extensions/fischertechnik-extension-sm.png" />
|
||||
</a>
|
||||
<section class="description">
|
||||
<p>TXT controller programming (Hebrew)</p>
|
||||
<a href="?url=https://adihadas.github.io/ftscratch/src/Black_Line_Drive.sbx" data-action="load-url">Sample Project</a>
|
||||
<a href="https://adihadas.github.io/ftscratch/" 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">
|
||||
<header>
|
||||
|
|
Reference in a new issue