Tuesday, March 24, 2009
iPhone Integration
I've finally enabled the javascript code to work for retrieving the Pachube feeds. Now my iPhone app is able to listen to the input from the Arduino, which currently still has 3 photovoltaics. Using the .json feed instead of the .xml (which i tried arduously to get to work with no success), i am able to implement the data with XMLHttpRequest.
Labels: arduino, iphone, javascript, pachube
Wednesday, February 25, 2009
Pachube to Web
I now have my pachube feed displaying on the web. Next, I need to figure out how to make this displayable in an iPhone browser (no java support).
www.brandtgraves.com/pachube
Saturday, February 21, 2009
@pachtweet
I just set up a Twitter account to try out remotely setting values for my Pachube feed. I wanted to test this as a possible application for use in the eventual iPhone application. Perhaps it would be useful to "tweet" the user inputs.
https://twitter.com/brandtgraves
https://twitter.com/brandtgraves
Labels: pachube
Web Apps
Pachube Input
Using a manual feed workaround, I am now able to push my data to Pachube. However, my digital switches are not registering properly, so only the right and left sensors are recording data.
Labels: pachube, processing
