Very simple getting started node.js project for the intel edison. Internal LED blinks everytime a tweet about a specific topic is posted.
Make sure that the mraa package is installed globaly (should be a default setting on every Intel Edison).
- Copy files into your Intel XDK Project
- Adjust env_example.js with your own credentials (see next chapter on how to get them)
- Rename env_example.js to env.js
- Change HashtagToTrack to whatever is trending right now
- Deploy to Intel Edison
- Disco!
- Create Twitter Account
- Go to https://apps.twitter.com
- Create new app
- use http://localhost.home as your domain
- Go to tab "Key and Access Tokens"
- Create my access Tokens
- You now have all the tokens you need