Book description
Build your own distributed sensor network to collect, analyze, and visualize real-time data about our human environment—including noise level, temperature, and people flow. With this hands-on book, you’ll learn how to turn your project idea into working hardware, using the easy-to-learn Arduino microcontroller and off-the-shelf sensors.
Authors Alasdair Allan and Kipp Bradford walk you through the entire process, from prototyping a simple sensor node to performing real-time analysis on data captured by a deployed multi-sensor network. Demonstrated at recent O’Reilly Strata Conferences, the future of distributed data is already here. If you have programming experience, you can get started immediately.
- Wire up a circuit on a breadboard, and use the Arduino to read values from a sensor
- Add a microphone and infrared motion detector to your circuit
- Move from breadboard to prototype with Fritzing, a program that converts your circuit design into a graphical representation
- Simplify your design: learn use cases and limitations for using Arduino pins for power and grounding
- Build wireless networks with XBee radios and request data from multiple sensor platforms
- Visualize data from your sensor network with Processing or LabVIEW
Publisher resources
Table of contents
- Distributed Network Data
- Preface
- 1. Introduction to Arduino
- 2. Getting Started
- 3. Adding Another Sensor
- 4. Finishing the Breadboard
- 5. Moving from Breadboard to Prototype
- 6. Simplifying the Design
- 7. Building Point-to-Point XBee Networks
- 8. Building Many-to-Point XBee Networks
- 9. Visualizing with Processing
- 10. Visualizing with LabVIEW
- 11. Going Further
- About the Authors
- Colophon
- Copyright
Product information
- Title: Distributed Network Data
- Author(s):
- Release date: February 2013
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449360221
You might also like
book
Building Wireless Sensor Networks
Get ready to create distributed sensor systems and intelligent interactive devices using the ZigBee wireless networking …
book
Hacking Raspberry Pi®
DIY hardware hacking...easy as Pi ®! Raspberry Pi is taking off like a rocket! You can …
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …
book
Python Descriptors: Understanding and Using the Descriptor Protocol
Create descriptors and see ideas and examples of how to use descriptors effectively. In this short …