Puporse:Upload data to DeviceBit platform in the easiest way.
Usergroup:Free
Device&Hardware:
1 PC(windows System)
2 Device with output serial port (for example, the arduino)
3 Quick Connect Software of DeviceBit:
Procedures:
1 Register DeviceBit Account
2 Login to DeviceBit user center, and add the device and sensors. Please refer to http://www.devicebit.com/dev/doc/167 Chapter2 for detail.
3 Click on the Quick Connect Software (download the latest version from http://www.devicebit.com/dev/content/downloads?sk=71 )
Note: The default API address is correct, if not specified. Go to My Devices-Devices-Device List to look up your device ID and enter it in the upper right corner, as the following picture shows.
Serial No.: select the serial port of your arduino (the default port is correct. If it is incorrect, please look it up in device manager.
Baudrate: Select the value you need, 9600 for example.
Userkey: You can query your User Key by following steps:
a. Log into DeviceBit Platform (http://www.devicebit.com/home/login)
b. Go to My Account - Account Settings- Personal Settings
Auto-indexing:
Let's move on to Auto-indexing. You can use Auto-indexing or not. Auto-indexing can make data-upload simpler.
(1)With Auto-indexing. Set up the sensor ID with T, e.g. T1, T2, T3, T4, T5..
Enter T for Auto-indexing as the above picture shows. Thus, the data-upload format is
Measurement1,Measurement2,Measurement3,Measurement4,Measurement5...
Please use ";" for separation.
The correspongding Arduino code is
Note:The last measurement is output with Serial.println(). Thus, the software can end the upload program.
The data-upload format is
for example:Humidity:41; Temperature:22
The correspongding Arduino code is
The last value is output with Serial.println().Thus, the software can end the upload program.
Tip
For any questions, please contact DeviceBit Customer Service
xujing@devicebit.com, support@devicebit.com
Tel: 0086-10-52981332
Mobile: 0086-13911890238