X-Board V2 and Pachube data on LCD
April 23, 2012 in Projects, Tutorials
This project reads feed data on Pachube and shows the data on an LCD. The project is quite simple. The following hardware was used:
-DFRobot X-Board v2 (DFR0162)
-DFRobot FTDI Basic Breakout (DFR0065) for uploading the sketch code to X-Board
-LCD2004 display
- DFRobot USB Power adapter (FIT0107)
-USB cable for power
-Ethernet cable to connect it to router/internet
To connect the LCD to the X-board please take a look at the LCD Wiki: here
So we have the hardware, now it is time for software. To compile your code you need:
- Arduino IDE, the latest version is V1.0
- Pachube library ERxPachube available: here (note: please download and install library version compatible with your IDE, i.e. for IDE 1 is the latest version ERxPachube-I-3.1.zip)
- LCD library can be downloaded: here Read the rest of this entry →




Recent Comments