An open API service indexing awesome lists of open source software.

https://github.com/or13/tessel-athena


https://github.com/or13/tessel-athena

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Tessel 2 Example

![Radiation](/tessel_status.jpg)

#### 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 :(