Luca made a tutorial on how to read data from an Arduino, and upload it to Pachube. Pachube is a site that allows you to upload, share, and plot real-time data from sensors. Via the contact form.
Tag Archives: Pachube
AnalogDemo: plot data and upload to Pachube in C#
Luca Dentella has written a tutorial outlining the process of receiving data over a PC serial port, plotting it on a chart and sending to Pachube. You can download Luca’s code from the project’s Github repository page. Via the contact form.
Pachube controlled RGB LED
Andy from the UK was looking to build a simple proof of concept project which would integrate an Arduino and ENC28J60 based ethernet shield (or a Nanode) to connect with his Pachube account to control an RGB LED. He says: This article describes a simple application to demonstrate the ENC28J60 EtherShield library. It can be […]
