Hardware Reference
In-Depth Information
On the software side, you need to have the latest version of the Arduino IDE installed on
your computer. For this project, the Arduino IDE 1.0.5 was used.
You will also need the aREST library for Arduino. You can find this library at the follow-
ing link:
https://github.com/marcoschwartz/aREST
To install the library, extract all the files in a folder named aREST (or create this folder if
it doesn't exist yet). Then, place this folder in your /libraries folder inside your main
Arduino folder. You will also need to have a web server installed and running on your
computer so that you can use the web interface that we are going to develop at the end of
this chapter.
To configure your XBee modules, you will also need to have the XCTU software in-
stalled. You can find it at the following URL:
http://www.digi.com/products/wireless-wired-embedded-solutions/zigbee-rf-modules/xctu
Search WWH ::




Custom Search