Merge pull request #93 from tessel/add-tessel

Adding registration for Tessel 2 under the Tessel Project
This commit is contained in:
Nick Johnson
2015-06-22 07:20:58 +01:00
2 changed files with 14 additions and 0 deletions

9
1209/7551/index.md Normal file
View File

@@ -0,0 +1,9 @@
---
layout: pid
title: Tessel 2
owner: tessel
license: MIT/Apache 2.0
site: https://www.tessel.io/
source: https://github.com/tessel/project
---
Tessel 2 is a single board computer feauring 802.1b/g/n WiFi, 2 USB ports, and an ethernet port on a MediaTek MT7620N microprocessor. In adddition, the board features at Atmel SAMD21 microcontroller for interfacing with 18 available GPIO. The board is programming with Node.js and Rust with more languages on the way.

5
org/tessel/index.md Normal file
View File

@@ -0,0 +1,5 @@
---
layout: org
title: The Tessel Project
---
The Tessel Project builds open source hardware and software tools to enable higher level development on embedded computers. The Tessel Platform places a heavy emphasis on user experience, web-based programming paradigms, and extensive modularity.