Why Choose ZigBee Protocol for Xiaomi Smart Home Set

Why Choose ZigBee Protocol for Xiaomi Smart Home Set

So far, Xiaomi has three main product lines: mobile phones, televisions, and routers, along with ecosystem products launched in collaboration with partners, such as air purifiers, power banks, and headphones. Now, Xiaomi has released a new product: the Xiaomi Smart Home Set. The Xiaomi Smart Home Set is equipped with Xiaomi smart modules and uses … Read more

Application of ZigBee Wireless Transmission Technology in Central Air-Conditioning Systems

Application of ZigBee Wireless Transmission Technology in Central Air-Conditioning Systems

Keywords: Central Air-Conditioning System; ZigBee Wireless Transmission; Platform Establishment; Data Monitoring; Data Analysis; Operation Optimization Classification Number: TN926-34; TU831 Literature Identification Code: A Article Number: 1004-373X (2020) 24-0045-04 Application of ZigBee Wireless Transmission Technology in Central Air-Conditioning System WU Xia1, GAO Yan1, 2 (1. Beijing Key Laboratory of Heating and Gas Supply, Ventilation and Air … Read more

Research on Hospital Temperature and Humidity Management System Based on ZigBee

Research on Hospital Temperature and Humidity Management System Based on ZigBee

In many operations of hospitals, real-time monitoring of temperature and humidity in office environments is required, such as in operating rooms, pharmacies, and server rooms. Traditional temperature and humidity monitoring devices are mostly simple in function, low in intelligence, and even require manual on-site data collection, leading to delays in understanding changes in environmental parameters. … Read more

Transformation and Application of ZigBee-Based Sensor Experiment Platform

Transformation and Application of ZigBee-Based Sensor Experiment Platform

Transformation and Application of ZigBee-Based Sensor Experiment Platform Authors: Ye Yangting, Wang Li (Jianghan University, School of Physics and Information Engineering, Wuhan, Hubei 430056) Abstract To address the issues of single functionality and poor mobility of sensor experimental equipment, this paper analyzes the structural characteristics of the sensor and detection technology experimental platform at Jianghan … Read more

Using Timer Interrupts to Implement Breathing Light Effect with CC2530

Using Timer Interrupts to Implement Breathing Light Effect with CC2530

Introduction Today, we will not cover the Zigbee protocol, but rather some operations of the timer in the CC2530 microcontroller. This article uses 8-bit Timer 3 for experimentation, and other timers can be similarly applied. Through this article: You will learn some basic knowledge about timers. You will see configuration instructions for some timer registers. … Read more

Research on Smart Home Systems Based on ZigBee and PLC Technologies

Research on Smart Home Systems Based on ZigBee and PLC Technologies

Abstract: Considering the characteristics and requirements of smart homes, this study adopts a combination of wireless ZigBee sensor networks and power line communication technology. This approach not only realizes the low power consumption, low cost, and flexible networking capabilities of ZigBee, but also utilizes existing household power lines as communication channels through power line carrier … Read more

Application of Android and Zigbee in Smart Home Systems

Application of Android and Zigbee in Smart Home Systems

With the continuous development of Internet of Things technology, smart home systems are no longer a fantasy, and more and more smart home products are occupying market share. Smart homes apply electronic technology, wireless communication technology, etc., allowing household appliances and security devices in the living environment to be remotely controlled via wireless networks. This … Read more

CC2530 Serial Communication Control LED

CC2530 Serial Communication Control LED

Click the blue text above to follow for continuous updates!!! Introduction Today, we will also not involve the Zigbee protocol, focusing solely on serial operations in the CC2530 microcontroller. This article uses Serial Port 0 for data transmission. The main function is to send serial data from a PC’s serial debugging tool to the microcontroller, … Read more

Control LED with Button Using CC2530

Control LED with Button Using CC2530

Introduction Today’s content does not involve the Zigbee protocol, but rather the use of the CC2530 microcontroller to control an LED with a button. This tutorial is divided into two parts: Polling to detect button levels for controlling the LED. Using button interrupts to control the LED. 1. Principle Analysis 1. Button Functionality The schematic … Read more