You've already forked pidcodes.github.com
mirror of
https://github.com/solokeys/pidcodes.github.com.git
synced 2026-03-11 17:14:52 -07:00
Merge pull request #93 from tessel/add-tessel
Adding registration for Tessel 2 under the Tessel Project
This commit is contained in:
9
1209/7551/index.md
Normal file
9
1209/7551/index.md
Normal 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
5
org/tessel/index.md
Normal 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.
|
||||
Reference in New Issue
Block a user