Scope it Out
Tessel responds to twitter messages to scope out your venue of choice! The tessel will constantly relay pictures and ambient from a location to a node server. This node server is set up to respond to twitter mentions, using natural language processing. The twitter bot will tweet back with the requested information.
You need:
- A twitter application API key
- Tessel
- Ambient Module
- Camera Module
To Use:
- Clone this repo
npm install
- Input your 4 twitter api keys into the index.js file
- Connect modules to tessel.
- Plug in tessel via USB.
- Run index.js with node in your terminal from the project's root directory.
- Send tweets to your user handle to have the program respond!
Future Goals:
- Implement temperature module to track current temperature
- Use bluetooth/wifi modules to track number of devices in the area as proxy for how crowded an area is.
Contributors:
Neil Lobo: https://github.com/neillobo
Larry May: https://github.com/lawmay
Roger GoldFinger: https://github.com/rgoldfinger
Kia Fathi: https://github.com/KiaFathi
@KiaFathi
Posted by
Kelsey Breseman

Comments