Microduino Update light intensity to Yeeklink(TSL2561)

From Microduino Wiki
Jump to: navigation, search
Language: English  • 中文

Objective

This tutorial will teach you update the light intensity's data to yeelink, using the light intensity sensor TSL2561.

Equipment

Experiment

Schematic

Microduino光照强度上传到Yeelink(TSL2561)原理图.jpg
  • Microduino-RJ45
  • Microduino-ENC28J60
  • Microduino-Core
  • Microduino-FT232R
  • Microduino-Weatherstation

Stack all of them, and then connect the ethernet cable.

Program

Refers to yeelink_TSL2561

Debug

Step 1:Set up hardware, as follows:

Microduino光照强度上传到Yeelink(TSL2561)连接图.jpg

Step 2:Add a sensor, one device can add more sensors, click [+ add a sensor] in [Device management], then you can see following picture:

Yeelink添加光照传感器.jpg

At this point, you can see the data curve in [Device management].

The number behind "Device" is your device ID, the number behind "sensor" is your sensor ID, every user has different ID.

Step 3:Modify the API KEY, deviceID and sensorID to your own ID in code, and copy to IDE.

Step 4:Make up connection and run program.

Step 5:Then you can see the IP address and data information in serial monitor window, as following picture:

连接到yeelink串口显示信息(TSL2561).jpg

At last, you can check the data in yeelink.

Result

In device management, your light intensity sensor will be show as following. If there is a value, that means it is successful.

Yeelink光照传感器数据(TSL2561).jpg

Video

http://v.youku.com/v_show/id_XNjk4NDMxNDg0.html