Duemilanove + LM35 temp sensor -TO- Pachube ?
hello!
i have arduino duemilanove , lm35cz temperature sensor.
is possible upload temperature data pachube.com without ethernet shield? arduino software serial monitor can see temperature, possible send information (from serial monitor) pachube.com feed ?
actually dont understand meaning of ethernet shield, because arduino boards have usb connection , guess things can done on usb...? or wrong?

i have arduino duemilanove , lm35cz temperature sensor.
is possible upload temperature data pachube.com without ethernet shield? arduino software serial monitor can see temperature, possible send information (from serial monitor) pachube.com feed ?
actually dont understand meaning of ethernet shield, because arduino boards have usb connection , guess things can done on usb...? or wrong?
the serial monitor reads data serial port, , displays on screen. takes data input field , sends serial port, when send button pressed.
it can nothing else.
you could, however, write application ran on pc read serial port , post pachube/twittter/your own web site.
reading serial port trivial.
posting own web site pretty easy. posting else's not difficult.
combining 2 tasks pretty easy.
it can nothing else.
you could, however, write application ran on pc read serial port , post pachube/twittter/your own web site.
reading serial port trivial.
posting own web site pretty easy. posting else's not difficult.
combining 2 tasks pretty easy.
Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > Duemilanove + LM35 temp sensor -TO- Pachube ?
arduino
Comments
Post a Comment