You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,4 @@
1
-
#Parse Arduino SDK
2
-
1
+
# Parse Arduino SDK
3
2
[Parse Arduino SDK](https://www.parse.com/products/iot) provide support for Arduino Yún..
4
3
5
4
These SDKs let you use [Parse](https://www.parse.com/) for building Internet of Things (IoT) applications with connected devices. Parse is a developer-friendly cloud platform that lets you get an IoT project running in minutes. With Parse, you can:
@@ -22,26 +21,26 @@ These SDKs let you use [Parse](https://www.parse.com/) for building Internet of
22
21
23
22
* Intuitively visualize your cloud data with the [Data Browser](http://blog.parse.com/2012/12/20/the-new-data-browser-2/) on the Parse website.
24
23
25
-
##Getting Started
24
+
##Getting Started
26
25
27
26
Please follow our [Parse Arduino Quickstart](https://www.parse.com/apps/quickstart#embedded/arduinoyun). We highly recommend using Arduino Software (IDE). See the [yun directory](/yun) for more details.
28
27
29
28
30
-
##Documentation
29
+
##Documentation
31
30
32
31
Please see the Parse website for detailed developer guides:
We prepared a [sample app](https://github.com/ParsePlatform/Anydevice) that demonstrates how to provision connected devices using a companion phone app such that connected devices can securely access user-specific data on the Parse Cloud. This sample app also demonstrates how to send push notifications between the phone app and connected devices.
39
38
40
-
##Contributing
39
+
##Contributing
41
40
42
41
See the CONTRIBUTING file for how to help out.
43
42
44
-
##License
43
+
##License
45
44
46
45
Copyright (c) 2015, Parse, LLC. All rights reserved.
0 commit comments