Make: Sensors: A Hands-On Primer for Monitoring the Real World with Arduino and Raspberry Pi
Make Sensors has photos of e-paper, infrared sensors, robot hand, alcometer...

Download Source Code

It's all explained in the book! Make Sensors explains each source code. You'll learn to understand both the physical phenomena and the protocol for talking with the sensor. This source code package is just to save you some typing.

Download all source code for Make Sensors (make-sensors-code-100.zip)

In Linux, you can open the zip file with: 'unzip make-sensors-code-*.zip'. In Raspbian (Raspberry Pi), you might need to install unzip with 'sudo apt-get install unzip'.

Soon your gadgets can sense the world!