Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.
/ Anydevice Public archive

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

License

Notifications You must be signed in to change notification settings

facebookarchive/Anydevice

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published