-
Notifications
You must be signed in to change notification settings - Fork 10
Home
iobridge edited this page Dec 9, 2012
·
7 revisions
CheerLights uses the TweetControl App from ThingSpeak to listen to Twitter for the keyword "cheerlights" in real-time. When a tweet matches, TweetControl updates the CheerLights ThingSpeak Channel with the last command received.
- http://api.thingspeak.com/channels/1417/field/1/last.json
- http://api.thingspeak.com/channels/1417/field/1/last.xml
- http://api.thingspeak.com/channels/1417/field/1/last.txt
You would use "last.txt" if you didn't want to parse JSON or XML on your controller.