From 84ef00decb80c0437f273ba8aba97b555a1b114c Mon Sep 17 00:00:00 2001 From: johnnyman727 Date: Sun, 21 Jun 2015 16:28:05 -0700 Subject: [PATCH] Adding registration for Tessel 2 under the Tessel Project --- 1209/7551/index.md | 9 +++++++++ org/tessel/index.md | 5 +++++ 2 files changed, 14 insertions(+) create mode 100644 1209/7551/index.md create mode 100644 org/tessel/index.md diff --git a/1209/7551/index.md b/1209/7551/index.md new file mode 100644 index 0000000..24c0438 --- /dev/null +++ b/1209/7551/index.md @@ -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. \ No newline at end of file diff --git a/org/tessel/index.md b/org/tessel/index.md new file mode 100644 index 0000000..698e959 --- /dev/null +++ b/org/tessel/index.md @@ -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. \ No newline at end of file