Difference between revisions of "Team:Wellesley TheTech/Project/Hardware"

(Created page with "{{Template:Template_Wellesley_TheTech}} <html> <div id="mainContainer"> <div id="allPage_banner"> <img src="https://static.igem.org/mediawiki/2015/1/12/Wellesley_TheTech_AllTop.png"...")
 
 
(12 intermediate revisions by 2 users not shown)
Line 12: Line 12:
 
</div>
 
</div>
  
<div id="menuBar" style="padding-top: 130px" >
+
<div id="menuBar" style="padding-top: 120px" >
 
<ul>
 
<ul>
 
    <li>TEAM
 
    <li>TEAM
Line 30: Line 30:
 
</ul>
 
</ul>
 
</li>
 
</li>
    <li>OUTREACH
+
    <li>HUMAN PRACTICES
 
<ul style="width:249px">
 
<ul style="width:249px">
 
<a href="../Outreach/Practices"><li style="width:249px">Practices</li></a>
 
<a href="../Outreach/Practices"><li style="width:249px">Practices</li></a>
Line 37: Line 37:
 
</ul>
 
</ul>
 
</li>
 
</li>
    <li><a style="padding:0; margin:0; color:#fff;" href="../Medals">MEDAL FULFILLMENT</a></li>
+
    <li><a style="padding:0; margin:0; color:#fff;" href="../Medals/Fulfillment">MEDAL FULFILLMENT</a></li>
 
    </ul>
 
    </ul>
 
</div>
 
</div>
Line 43: Line 43:
 
<div id="pageContent">
 
<div id="pageContent">
 
<h1>HARDWARE</h1>
 
<h1>HARDWARE</h1>
 +
<p>
 +
&nbsp;BacPack for New Frontiers is developed for the <a href="http://www.multitaction.com/products/displays/ultra-thin-bezel/" target="blank_">55” Multitaction Cel</a>l. It is programmed in JavaScript using the Multitouch Cornerstone 2 SDK. Tangibles are laser-cut and incorporated into the design using the MultiTaction fiducial markers.
 +
</p>
 +
 +
<h2>Other Resources</h2>
 +
<p>
 +
&nbsp;Even though the project was developed on the MultiTaction cell, it is compatible with any multitouch surface the supports similar functionality. All of the code is available here, and can be exported for any hardware.
 +
</p>
 +
 +
<p>
 +
All of the code for BacPack is available on <a class="staySame" href="https://github.com/WellelseyHCILab/BacPack-for-New-Frontiers" target="blank_">GitHub</a>
 +
</p>
 +
 
</div>
 
</div>
  

Latest revision as of 03:56, 19 September 2015

HARDWARE

 BacPack for New Frontiers is developed for the 55” Multitaction Cell. It is programmed in JavaScript using the Multitouch Cornerstone 2 SDK. Tangibles are laser-cut and incorporated into the design using the MultiTaction fiducial markers.

Other Resources

 Even though the project was developed on the MultiTaction cell, it is compatible with any multitouch surface the supports similar functionality. All of the code is available here, and can be exported for any hardware.

All of the code for BacPack is available on GitHub