Beginning Sensor Networks with Arduino and Raspberry Pi will teach you how to build sensor networks with Arduino, Raspberry Pi, and XBee radio modules, and will even show you how to turn your Raspberry Pi into a MySQL server to store your sensor data!
First you'll learn about the different types of sensor networks, including how to build a simple XBee network.
Then you'll walk through building an Arduino-based temperature sensor and data collector, followed by building a Raspberry Pi-based sensor node.
Then you'll learn different ways to store sensor data, including writing to an SD card, sending data to the cloud, and even setting up a Raspberry Pi MySQL server to host your data.
Finally you'll learn how to put it all together: connecting your Arduino sensor node to your new Raspberry Pi database server, to keep track of the temperature data collected with your Arduino sensor node!