Controlling off-the-shelf ZigBee devices

Instead of attaching things to an Arduino to expand the input and output capabilities of your network, you could also consider off-the-shelf ZigBee devices. In particular, devices that implement the ZigBee Home Automation specification (covered in more detail next) can typically add useful things, such as on/off control of power outlets, (wall) switches or dials, displays, various sensors, and so on.

In this section, you will see how to remotely control a power outlet that supports the ZigBee Home Automation standard, making it turn on and off. Since the protocols and specifications needed for this are complex and big, this will only cover the most basic use case. Implementing the complete ZigBee Home Automation ...

Get Building Wireless Sensor Networks Using Arduino now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.