Friday, 15 January 2010
System update, January 15, 2010
Friday, 8 January 2010
Data Logger: official Pachube iPhone app finally available
Data Logger for iPhone enables you to store and graph any data of your choosing along with a timestamp and geolocation. You might use Data Logger to store electricity meter readings, to create maps of pollution or temperature sensor readings around your neighbourhood, or animal sightings around the city.You can also set up custom data feeds, with user-defined min and max values, tags, description and units.
Stay tuned for more Pachube apps to come, including a mapping app that will chart your data at the geolocation it was recorded at...
Sunday, 3 January 2010
Maintenance Notice
This is because we are migrating our database system to some new hardware.
The community site, and this blog will be unaffected by the maintenance, and you can also follow us on Twitter for updates.
- Community Site: community.pachube.com
- Blog: blog.pachube.com
- Twitter: @pachube, @pachube_dev
Wednesday, 25 November 2009
Wanted: Pachube+Arduino super users to help out in the forums!
It's great that we're getting a lot more Arduino users signing up to Pachube and making use of the data brokering services that it offers; but we're also noticing that there is a much greater requirement for support of issues that Arduino users face.
The issues that Arduino users encounter, and that are posted about here in the Pachube forums, are very often simple Arduino/Ethernet/Processing issues, rather than Pachube issues. We don't want to have to uncharitably send people on their way, to the Arduino or Processing or Ladyada forums, but on the other hand we're starting to spend more time on answering basic questions than we're able to, which detracts from general Pachube support and development.
Do any of you Arduino+Pachube gurus have suggestions on what we should do about this? Any chance you could help out people here in the forum or, probably since you know the Arduino community better, direct them to the appropriate Arduino resources? Do we need a FAQ? Is there a good one to point users to in the first place? Or can we start building one communally?
Suggestions and comments greatly appreciated!
Tuesday, 10 November 2009
Council: a thinktank, consultancy, accelarator and forecasting group for the Internet of Things
Council is a loose group of professionals with different ideas and opinions. We sometimes differ and will probably clash. We prefer to host the full range of opinions on what will be a small avalanche of disruptive innovations. We do have something in common though. We have been through the full range of emotions and conceptual breakdown that comes with grasping the territory, the full logistical, business, social and philosophical implications of the Internet of Things.
Thursday, 8 October 2009
Using Pachube realtime data in client-side applications
- Creating the Google Earth instance
- Searching Pachube for any feeds that contain 'current|cost|cc128|energy|electricity|watt|power' (i.e. an OR operation) using http://www.pachube.com/api/search.json
- Extracting realtime data from any datastreams within that search result that contain the tag "watts".
- Creating 3d bars on the Google Earth instance at the geolocation of each result for the current watts values of the relevant datastreams
Thursday, 1 October 2009
Triggers bring 'push' capabilities to Pachube
Also known as webhooks ("User-defined HTTP callbacks for push, pipes and plugins") and notifications, we're calling them triggers because we want to make clear that they enable Pachube datastreams actually to plug into and provoke (i.e. trigger) remote actuators, devices, scripts, buildings, etc. Skip here for a short tutorial on using triggers or read on for why you should be using them!Up until now, Pachube has largely been a "pull" service: you've been able to send data to us as and when you want (i.e. "push" to us) or have us request data from you as necessary (i.e. we "pull" from you), but in order to get data out of Pachube you had to repeatedly poll (i.e. you could only "pull" from) Pachube to discover datastream changes. With the introduction of triggers, Pachube is now just as good at receiving (and storing) data as it is at acting upon (and sending out) data to remote devices, actuators and buildings: just what a "patchbay" should be!With triggers, you set up conditions on datastreams (on anyone's datastreams, not just your own), and when those conditions have been satisfied (e.g. change of value, value is greater than threshold,value equals etc.) Pachube will push (by HTTP POST) a notification to the URL of your choice. This might be a php script that sends an email; or that posts to twitter; or connects to an SMS gateway to send a message to your mobile phone; or it might be a microcontroller that is able to act on the HTTP POST to actuate some physical device (like a lightswitch, a garage door, a window louvre, etc.).
Monday, 14 September 2009
Top 5 Web Trends of 2009: Internet of Things
we'll see how companies as big as IBM and as small as Pachube are building up this new world of Internet data and services.It's always nice to be spoken of in the same breath as stalwarts like IBM! Thanks @rww!
Friday, 11 September 2009
Pachube design update
... we've just deployed some design changes (a) to make the site more useful/understandable/navigable and (b) to prepare for some major features that will be rolled out in the next few weeks. Stay tuned...!

Monday, 10 August 2009
PachubeMon: new iPhone app released in the wild!
PachubeMon is a utility app for the iPhone that lets you manage and view your Pachube feeds all in one place. The main page allows you to add and remove feeds. By selecting a feed from the list you can view it. You can find feed IDs on the Pachube website here.

