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.
- Host: GitHub
- URL: https://github.com/justingosses/tessel2_motioncam
- Owner: JustinGOSSES
- Created: 2016-10-23T07:00:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-07T19:21:36.000Z (over 9 years ago)
- Last Synced: 2025-03-11T06:50:19.581Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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