Page 1 of 1

HTTP & Pachube Client articles

Posted: Thu Apr 05, 2012 10:55 am
by RangerBob
I've taken the liberty of adding a few links to Digital DIY hosted articles I wrote to the Wiki here.

One is a simple demonstration HTTP client, using David's Ethernet code library.

The other shows an example of using that HTTP client to interface to the online Pachube (Patch Bay) datalogging service.

Hopefully these will be springing off points for others to incorporate these ideas into their own projects!

Regards,

RangerBob[/url]

Posted: Tue Apr 10, 2012 1:49 am
by ohararp
Pretty cool stuff! I have been using a WiFly to do http posts to www.thingspeak.com, but this looks pretty cool too! I'll have to dig out my pcdemnet board and try this out.

Posted: Tue Apr 10, 2012 8:21 am
by RangerBob
Had a look at thingspeak. Looks good! I didn't know about that one. Has a lot less stupid name too ;).

If i'm not mistaken thats our fellow Swordfish guy JWinters (IOBridge)!

Shouldn't be too hard to modify things to suit. Looking around, I suspect Jason already has for the iobridge modules.

Been looking through the old articles and notice that Jwinters and Tass had a nearly working MAC implemention for the ETH97J60. Tempted to have a crack at that myself, as the 97J60 is a darn nice chip under C.