Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
Add Arduino 101 to extension library
Browse files Browse the repository at this point in the history
  • Loading branch information
khanning committed Aug 1, 2016
1 parent ba9a752 commit 0266ebe
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
Binary file added images/extensions/arduino101_large.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/extensions/arduino101_small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 18 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,24 @@ <h2>Arduino</h2>
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
</section>
</li>
<li>
<li>
<a href="?url=https://llk.github.io/arduino-101/arduino101_serial_extension.js" data-action="load-url">
<header>
<h2>Arduino 101</h2>
<p class="author">Kreg Hanning</p>
</header>
<img src="images/extensions/arduino101_small.png" />
</a>
<section class="description">
<p>Control Arduino/Genuino 101 boards</p>
<a href="?url=https://llk.github.io/arduino-101/examples/Blink.sbx" data-action="load-url">Sample Project</a>
<a href="https://llk.github.io/arduino-101/" 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://kaspesla.github.io/ev3_scratch/ev3_scratch.js" data-action="load-url">
<header>
<h2>EV3+Scratch</h2>
Expand Down

0 comments on commit 0266ebe

Please sign in to comment.