/HeadsUpGlassPythonAPI

Sample code to communicate with HeadsUpGlass

Primary LanguagePythonMIT LicenseMIT

HeadsUpGlassPythonAPI

  • communicate with HeadsUpGlass app in Android Smartglasses via RESTful APIs
  • Smartglases API can be found at API Spec and API

Smartglasses app

  • install the corresponding smartglasses app in HeadsUpGlass

Installation

  • make sure python3 is installed
  • configure the IP address of the smartglasses at device_driver
  • both computer and smartglasses should be in the same network (should not block port 8080)

Run

  • run python code, python3 test_notification.py

Versions

main

  • send data via Restful APIs