Loading...

Tutorial.PachubeCient History

Hide minor edits - Show changes to markup

January 16, 2012, at 09:15 AM by David Cuartielles -
Changed line 45 from:

(:source http://github.com/arduino/Arduino/raw/master/libraries/Ethernet/examples/PachubeClient/PachubeClient.pde lang=arduino tabwidth=4:)

to:

(:source http://github.com/arduino/Arduino/raw/master/libraries/Ethernet/examples/PachubeClient/PachubeClient.ino lang=arduino tabwidth=4:)

September 27, 2010, at 06:46 PM by Tom Igoe -
Changed line 50 from:
  • Example project using Pachube and the Ethernet shield
to:
  • Example project using Pachube and the Ethernet shield (the code above is more recent, however)
September 27, 2010, at 06:45 PM by Tom Igoe -
Added line 50:
  • Example project using Pachube and the Ethernet shield
September 22, 2010, at 11:18 PM by Christian Cerrito -
Added lines 51-53:

September 22, 2010, at 11:10 PM by Christian Cerrito -
Added line 13:
September 17, 2010, at 10:36 AM by Tom Igoe -
Changed lines 49-59 from:
to:

(:include EthernetSeeAlsoIncludes :)

September 17, 2010, at 10:32 AM by Tom Igoe -
Changed lines 56-57 from:
to:
September 16, 2010, at 05:15 PM by Tom Igoe -
Changed line 44 from:

(:source http://github.com/arduino/Arduino/raw/master/libraries/Ethernet/examples/PachubeClient/PachubeClient.pde language=arduino tabwidth=4:)

to:

(:source http://github.com/arduino/Arduino/raw/master/libraries/Ethernet/examples/PachubeClient/PachubeClient.pde lang=arduino tabwidth=4:)

September 16, 2010, at 05:14 PM by Tom Igoe -
August 14, 2010, at 10:32 PM by Christian Cerrito -
Added line 32:
Added line 40:
August 14, 2010, at 10:31 PM by Christian Cerrito -
Changed line 32 from:

Schematic

to:

Schematic

Changed lines 39-40 from:

Code'

to:

Code

August 14, 2010, at 10:29 PM by Christian Cerrito -
Changed lines 37-40 from:

Pictured: Two CDS photocells with 10k pull down resistors on analog pins 0 and 1.

to:

Pictured: Two CDS photocells with 10k ohm pull down resistors on analog pins 0 and 1.

Code'

August 14, 2010, at 10:28 PM by Christian Cerrito -
Changed line 14 from:
  • pachube.com feed that accepts two data items
to:
  • pachube.com feed that accepts two data items
August 14, 2010, at 10:27 PM by Christian Cerrito -
Added lines 22-23:

The shield should be connected to a network with an ethernet cable. You will need to change the network settings in the program to correspond to your network.

August 14, 2010, at 10:23 PM by Christian Cerrito -
Changed lines 4-5 from:

This example shows you how to answer a HTTP request using an Ethernet shield. Specifically, it connects to pachube.com, a free datalogging site. The example requires that you set up a pachube.com account, as well as a pachube feed (for more information on setting up an input feed, please click here). Your Ethernet shield will then connect to that feed and upload sensor data.

to:

This example shows you how to answer a HTTP request using an Ethernet shield. Specifically, it connects to pachube.com, a free datalogging site. The example requires that you set up a pachube.com account, as well as a pachube feed (for more information on setting up an input feed, please click here). Your Ethernet shield will then connect to that feed and upload sensor data every 10 seconds.

August 14, 2010, at 10:22 PM by Christian Cerrito -
Changed lines 4-5 from:

This example shows you how to answer a HTTP request using an Ethernet shield. Specifically, it connects to pachube.com, a free datalogging site. The example requires that you set up a pachube.com account, as well as a pachube feed (for more information on setting up a feed, please click here. Then your Ethernet shield will connect to that feed and upload sensor data.

to:

This example shows you how to answer a HTTP request using an Ethernet shield. Specifically, it connects to pachube.com, a free datalogging site. The example requires that you set up a pachube.com account, as well as a pachube feed (for more information on setting up an input feed, please click here). Your Ethernet shield will then connect to that feed and upload sensor data.

August 14, 2010, at 10:21 PM by Christian Cerrito -
Changed lines 4-5 from:

This example shows you how to answer a HTTP request using an Ethernet shield. Specifically, it connects to pachube.com, a free datalogging site. The example requires that you set up a pachube.com account, as well as a pachube feed (for more information on setting up a feed, please http://community.pachube.com/using_the_website#inputs?. Then your Ethernet shield will connect to that feed and upload sensor data.

to:

This example shows you how to answer a HTTP request using an Ethernet shield. Specifically, it connects to pachube.com, a free datalogging site. The example requires that you set up a pachube.com account, as well as a pachube feed (for more information on setting up a feed, please click here. Then your Ethernet shield will connect to that feed and upload sensor data.

August 14, 2010, at 10:20 PM by Christian Cerrito -
Changed lines 4-5 from:

This example shows you how to answer a HTTP request using an Ethernet shield. Specifically, it connects to pachube.com, a free datalogging site. The example requires you to set up a pachube.com account and a pachube feed ADD LINKS TO THEIR TUTORIALS. Then your Ethernet shield will connect to that feed and upload sensor data.

to:

This example shows you how to answer a HTTP request using an Ethernet shield. Specifically, it connects to pachube.com, a free datalogging site. The example requires that you set up a pachube.com account, as well as a pachube feed (for more information on setting up a feed, please http://community.pachube.com/using_the_website#inputs?. Then your Ethernet shield will connect to that feed and upload sensor data.

August 14, 2010, at 08:23 PM by Christian Cerrito -
Changed lines 26-27 from:

'""In the above image, your Arduino would be stacked below the Ethernet shield.""'

to:

In the above image, your Arduino would be stacked below the Ethernet shield.

August 14, 2010, at 08:23 PM by Christian Cerrito -
Changed lines 26-27 from:

'In the above image, your Arduino would be stacked below the Ethernet shield.''

to:

'""In the above image, your Arduino would be stacked below the Ethernet shield.""'

August 14, 2010, at 08:22 PM by Christian Cerrito -
Changed lines 26-29 from:

Pictured: Two CDS photocells with 10k pull up resistors on analog pins 0 and 1.

In the above image, your Arduino would be stacked below the Ethernet shield.

to:

'In the above image, your Arduino would be stacked below the Ethernet shield.''

Changed line 35 from:

Describe what's going on here

to:

Pictured: Two CDS photocells with 10k pull down resistors on analog pins 0 and 1.

August 14, 2010, at 08:20 PM by Christian Cerrito -
Changed lines 26-27 from:

In the above image, your Arduino would be connected below the Ethernet shield.

to:

Pictured: Two CDS photocells with 10k pull up resistors on analog pins 0 and 1.

In the above image, your Arduino would be stacked below the Ethernet shield.

August 14, 2010, at 07:49 PM by Christian Cerrito -
Added lines 26-27:

In the above image, your Arduino would be connected below the Ethernet shield.

August 13, 2010, at 11:38 AM by Tom Igoe -
Changed lines 4-5 from:

This example shows you how to answer a HTTP request using an Ethernet shield. Specifically, it connects to pachube.com?, a free datalogging site. The example requires you to set up a pachube.com account and a pachube feed ADD LINKS TO THEIR TUTORIALS. Then your Ethernet shield will connect to that feed and upload sensor data.

to:

This example shows you how to answer a HTTP request using an Ethernet shield. Specifically, it connects to pachube.com, a free datalogging site. The example requires you to set up a pachube.com account and a pachube feed ADD LINKS TO THEIR TUTORIALS. Then your Ethernet shield will connect to that feed and upload sensor data.

Changed line 13 from:
to:
  • pachube.com account
August 13, 2010, at 11:38 AM by Tom Igoe -
Added lines 1-49:

Examples > Ethernet Library

Pachube Client

This example shows you how to answer a HTTP request using an Ethernet shield. Specifically, it connects to pachube.com?, a free datalogging site. The example requires you to set up a pachube.com account and a pachube feed ADD LINKS TO THEIR TUTORIALS. Then your Ethernet shield will connect to that feed and upload sensor data.

(:div class=BOM :)

Hardware Required

  • Arduino Ethernet Shield
  • Shield-compatible Arduino board
  • Two analog sensors to attach to the Ethernet Shield

Software Required

(:divend:)

Circuit

(:div class=circuit :)

The Ethernet shield allows you to connect a WizNet Ethernet controller to the Arduino via the SPI bus. It uses pins 10, 11, 12, and 13 for the SPI connection to the WizNet. Later models of the Ethernet shield also have an SD Card on board. Digital pin 4 is used to control the slave select pin on the SD card.

image developed using Fritzing. For more circuit examples, see the Fritzing project page

(:divend:)

Schematic

(:div class=circuit :)

(:divend:)

Describe what's going on here

(:div class=code :) (:source http://github.com/arduino/Arduino/raw/master/libraries/Ethernet/examples/PachubeClient/PachubeClient.pde language=arduino tabwidth=4:) (:divend:)

See Also:




Bookmark and Share