https://github.com/or13/tessel-athena
https://github.com/or13/tessel-athena
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/or13/tessel-athena
- Owner: OR13
- License: mit
- Created: 2016-09-13T03:06:52.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-13T05:54:29.000Z (almost 10 years ago)
- Last Synced: 2025-02-13T19:49:11.222Z (over 1 year ago)
- Language: JavaScript
- Size: 2.93 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Tessel 2 Example

#### Install Dependencies
```
npm install -g t2-cli
```
Connect Your Tessel via USB.
#### Find Your Tessel
```
t2 list
```
#### Set Wifi
```
t2 wifi -n -p
```
#### Run Some Code
```
t2 run examples/servo.js
```
#### Issues
- RFID module not working.
- Camera module incompatibile with T2 :(