Zigbee Realistic Use Case Weather Station

Revision as of 16:23, 11 December 2023 by Registered User

1. Introduction

This implementation can be seen as a base to implement home sensors that can be extend to thermostat or others.
Test and verify various functionality and ensure proper functioning.

2. Cluster implementation

For this example, several clusters Measurement are mixed for sensors, like Temperature, Water content and concentration.

3. Acronyms and definitions

Term Definition
ZC Zigbee Coordinator
ZR Zigbee Router
ZED Zigbee End Device
RUC Realistic Use Case
GPIO General Purpose Input Output
PWM Pulse Width Modulation


4. References