facebookarchive / Anydevice

An Internet of Things (IoT) sample application built on Parse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

AnyDevice is an Internet of Things (IoT) sample application built on Parse. It demonstrates the usage of Parse to enable communication between an Android or iOS device and an IoT device. The IoT device could theoretically be any hardware which runs an Embedded SDK. Specifically, this application communicates with the Texas Instruments SimpleLink Wi-Fi CC3200 LaunchPad.

Getting Started

  1. Clone this repository.

  2. Download the Parse Embedded C SDK by initializing the git submodule in this repository. Run this command in this repository's top-level directory.

git submodule update --init --recursive
  1. Choose either Android or iOS and follow the instructions from there.

About

An Internet of Things (IoT) sample application built on Parse

License:Other


Languages

Language:HTML 81.3%Language:Objective-C 12.1%Language:Java 5.8%Language:CSS 0.4%Language:JavaScript 0.2%Language:Shell 0.2%Language:Ruby 0.0%