• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
HomeLinkSpriteIOLinkNodeHow to make LinkNode D1 connected to the cloud pla ...
Previous Next

How to make LinkNode D1 connected to the cloud platform

Posted by: Jia Qun , July 22, 2016

11

Material preparation

  • LinkNode D1 x 1
  • Arduino IDE

Step

1. Login  linksprite.io ,and record the “Device ID” and “API key” 

  • 1. Register www.linksprite.io and Login this account
  • 2. My Profile -> API keychap01_lab06_linkspriteIO_1

 

  • 3. My device->Create DIY Device

1-1

Enter Device Name,Device Type , Group Name , the device number is 00, device name and device grouping can be any.

Note: Device Type must be selected 00(Custom device type) .

Now you can see “test” in My Devices, Click “test” and record the Device ID.

2-1

 

2. Download and run the code

  • 1. Download the source files
git clone https://github.com/delongqilinksprite/LinkSpriteIO.git
  • 2. Put the code in the following directory(examples under Arduino installation directory )

 

QQ截图20160722144648

 

  • 3. Open the Arduino IDE, File -> Example -> LinkSpriteIO-> LinkSpriteIO.ino
  • 4. Modify the “deviceID” and “apikey” with your own

1

 

  • 5. Configure LinkNode D1 Engineering Environment

5-1

  • 6. compile and run the code

Results

Open the serial port and www.linksprite.io to observe phenomena.

serial port

8-1

www.linksprite.io

7-1

Here we can see communication of LinkNode D1 and linksprite.io.

 Note:

The first use of LinkNode D1 need to connect the WiFi, the specific operation, please refer to the linksprite wiki Tutorial 4 .

61

Share!
Tweet

Jia Qun

About the author

Leave a Reply Cancel reply

You must be logged in to post a comment.

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors