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

https://github.com/justingosses/tessel2_motioncam

Playground for Connecting Tessel2 board, motion sensor, camera, etc.
https://github.com/justingosses/tessel2_motioncam

Last synced: about 2 months ago
JSON representation

Playground for Connecting Tessel2 board, motion sensor, camera, etc.

Awesome Lists containing this project

README

          

# Tessel2_MotionCam
### Playground for Connecting Tessel2 board, motion sensor, camera, etc.

#### Justin Gosses, 2016
The node_modules file isn't included here, but it resulted from npm install tessel-av.

1. Started off by following the steps laid out here: https://tessel.github.io/t2-start/modules/camera.html
2. Had some issues due to corrupted file in .tessel cache as desribed here: https://github.com/tessel/t2-cli/issues/1051