5 ms·
We built the API to be more like Twitter's API - so geolocation and status updates are built right in and gives raw sensor data more context. My house is comple
by nothans 15y ago
We built the API to be more like Twitter's API - so geolocation and status updates are built right in and gives raw sensor data more context. My house is completely connected and my things send me status updates. Dig in to the open source API and you can see the differences.
- seanalltogether 15y agoOk so it took me a couple minutes to understand what this is. Do you have examples of how this is used, what kind of hardware provides networked sensor data? Is there a compatibility list somewhere?
- nothans 15y agoThe main hardware that others have used are Arduino, Netduino, and ioBridge. But, you can do more abstract things, like use CURL to send server uptime or embed a web page counter on your website that sends a Growl update or flicker an LED. Here are some tutorials - http://community.thingspeak.com/tutorials/ http://community.thingspeak.com/tutorials/ Here is a project from me using netduino and jQuery to build a front-end showing updates from my house. http://iamshadowlord.com/2011/02/thingspeak-building-my-own-twitter-for-things.html http://iamshadowlord.com/2011/02/thingspeak-building-my-own-...