Microduino Update light intensity to Yeeklink(TSL2561)

来自Microduino Wikipedia
Jasonsheng讨论 | 贡献2014年4月16日 (三) 13:57的版本 (Created page with "{{Language | Microduino 光照强度上传Yeeklink(TSL2561)}} {| style="width: 800px;" |- | ==Objective== This tutorial will teach you update the light intensity's data to yee...")
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航搜索
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-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:

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

At this point, you can see the data curve in [Device management], URL's address: http://api.yeelink.net/v1.0/device/4444/sensor/77777datapoints

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:

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 successed.

Video

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