Posts Tagged: ThingHTTP



27
Jun 12

A Twitter Powered Gumball Machine Built on ThingSpeak + Arduino

Kevin, from the brilliant minds at Philter Communications, created a gumball machine known as the Tweet-a-Tweat. This clever device encourages social media interaction. People who visit your office need to send a Tweet to @tweetatweat to get a tasty gumball. The idea is to stimulate your brand by offering a real-world interaction. The combination of social media+internet of things forms a powerful link and the “web of things” vision emerges. We love working with our partners to enable strong(er) relationships with customers, coworkers, and visitors; and ultimately seeing new ideas take shape.

The technology behind Tweet-a-Tweat is Arduino + ThingSpeak — this is another powerful combination. The Gumball Machine is from Beaver Vending and has an Arduino inside listening to the TweetControl App from ThingSpeak. TweetControl listens to the Twitter stream for keywords that trigger HTTP requests in real-time. The heavy lifting happens in the cloud so that the embedded Arduino only has to focus on moving servos and being ready for web requests.

For more information, visit Tweet-a-Tweat and check out the live video feed of Philter’s Twitter powered gumball machine being operated live.

[via Tweet-a-Tweat]


02
Feb 12

Interfacing with Cloud Services using Flyport + ThingSpeak

The team behind openPICUS has created an Application Note to help you jump-start your “Internet of Things” project by adding wireless technology with the Flyport and cloud services with ThingsSpeak. Both of these projects are open source, changeable, and ready for all kinds of applications. This combination allows you build “new” things that tap into cloud services via ThingSpeak apps such as Channels for data logging, Charts for seeing data, ThingTweet for making things tweet, React to send alerts, and ThingHTTP to access web data such as weather reports.

openPICUS Flyport and ThingSpeak System Overview

Download the free Application Note, “Interfacing Flyport to ThingSpeak“, and the Source Code to get your Flyport connected to web services via ThingSpeak.

[via openPICUS / WSNblog]


29
Dec 11

TweetControl App Documentation Updated

We have update the documentation for the TweetControl app:

http://community.thingspeak.com/documentation/apps/tweetcontrol/

TweetControl allows you to monitor Twitter for trigger words to send ThingHTTP requests. The CheerLights project by ioBridge Labs uses TweetControl to update its ThingSpeak Channel so other lights around the world stay in sync with each other.

TweetControl App by ThingSpeak

Why use TweetControl? Our app connects to the Twitter Streaming API. What this means to you is that you don’t have to keep polling Twitter for status updates. You can sit back and let TweetControl listen and then process the request when a trigger word gets fired. This happens in real-time and it’s quite remarkable to see in action.

TweetControl is a part of our collection of apps for social things.


25
May 11

TweetControl: Control Anything with Twitter

We are ready to release a new app for the ThingSpeak Platform! The new app is called TweetControl – this app listens to Twitter for hashtags (#awesome)  and allows you to control anything that you can imagine. TweetControl is a mash up of  ”The Internet of Things” and social networking.  We were inspired by an early ioBridge project created by Matt Morey in July 2009 that used Twitter for home automation. Matt could control lights or turn on his furnace using Twitter. Now that Twitter has a Streaming API, we were able to build a scalable service to control anything in real-time via a social network.

TweetControl App by ThingSpeak

Imagine an “Easy Button” for Twitter. All you have to is Tweet a hashtag from your Twitter account to control anything that has a web service API.

TweetControl Sample Tweet

The applications for TweetControl are endless, and we are excited to see what you come up with. The documentation for TweetControl is available on the ThingSpeak Community site to help you get started.