You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Used Twitter API and IBM Watson API to parse trending tweets used for sentiment analysis to determine the strength of potential moods, displayed through a pulsating effect on an Arduino.
Uses Twitter API via Tweepy to get tweets containing trending hashtags and analyses the emotional content of the tweet using Watson API.
This data is displayed with a RGB LED powered by an Arduino MKR1000.
About
Used Twitter API and IBM Watson API to parse trending tweets used for sentiment analysis to determine the strength of potential moods, displayed through a pulsating effect on an Arduino.