Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

The Touch Sensor sample HTML5 companion application is also distributed under the Work with a Demo project creation option. This application communicates with the node.js IoT application using WebSockets API and notifies the mobile user that the Touch Sensor is being touched.

License

Notifications You must be signed in to change notification settings

gomobile/sample-iot-companion-touch-notifier

Repository files navigation

Touch Notifier IoT Companion App

See LICENSE.md for license terms and conditions.

This sample application is distributed as part of the Intel® XDK. It can also be downloaded or cloned directly from its git repo on the public Intel XDK GitHub* site.

For help getting started developing applications with the Intel XDK, please start with the Intel XDK documentation.

App Overview

This "Touch Notifier" mobile companion app receives data from an IoT app that is running on an IoT device, such as an IoT development board with an attached touch sensor.

This mobile companion app works in conjunction with an IoT app also named "Touch Notifier." The corresponding IoT app is a Node.js IoT project that can be found in the "Templates" section of the "Internet of Things Embedded Application" section of the "Start a New Project" page (located on the Projects tab). See that app for additional details.

Important App Files

  • www/index.html
  • www/js/main.js

Important Project Files

  • README.md
  • LICENSE.md
  • <project-name>.xdk

About

The Touch Sensor sample HTML5 companion application is also distributed under the Work with a Demo project creation option. This application communicates with the node.js IoT application using WebSockets API and notifies the mobile user that the Touch Sensor is being touched.

Resources

License

Stars

Watchers

Forks

Packages

No packages published