Jump to content
Electronics-Lab.com Community

Zigbee Sensor Temperature and Humidity


Linksprite-Yuki

Recommended Posts

tem.png

This product is a smart temperature and humidity detector,adopts extra low power consumption ZIGBEE wireless network technology, using MCU to the temperature and humidity intelligent processing, with functions of dust-proof, insect-sproof, etc. Ensuring the stability of the product from the design. With high precision temperature and humidity sensor built-in, it can perceive and report real-time temperature and humidity to APP. The product is suitable for environmental monitoring in residential, factory building, computer room, shopping mall, hotel, office building, teaching building, bank, library, as well as the warehouse and many other places.

Features

  • Operating voltage:DC3V (1 CR2450 button battery)
  • Standby current:≤10uA
  • Networking way:ZigBee ad hoc network
  • Wireless networking distance:≤100m (open area)
  • Operating temperature:-15℃~ +60℃;
  • Ambient humidity:Maximum 95%RH
  • Outline dimension:60x60x20.8mm

Tutorial

we will show how to interface Deepcam ZigBee Temperature and Humidity sensor using the Linker ZigBee gateway, and serves as a basic framework for home automation sensors application.

Prerequisites

Steps

1. Hardware connection

According to the following diagram to connect pcDuino3B, ZigBee gateway and other equipment.

4.png

2. Download the ZigBee gateway demo code

Turn on pcDuino3B, open a terminal and download the zigBee gateway code from the github. We also need to modify the

Note: You have to install pyserial in the system.

4. Add the Temperature and Humidity sensor

  • Run the zigbee.py program get temperature

Press and hold the RST pin hole of the Temperature and Humidity sensor until the green LED blink fast. Now we can start to add device and run the code:

8.png

change the code line 226 temp.png

<code>python zigbee_tmp.py   
</code>
  • Run the zigbee.py program get temperature

change the code line 227 hum.png

<code>python zigbee_tmp.py   
</code>

5. How to add more ZigBee devices

Follow the steps above, we have been able to add a device, and we continue to add other devices. but we shuld use another code program and more information ishere:

More sensors can be found at here.

 

 

 

Link to comment
Share on other sites


Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
  • Create New...