Skip to content

A simulator to show the output of smart glasses via REST /WebSocket API (only show the HTML outputs)

Notifications You must be signed in to change notification settings

Synteraction-Lab/SmartGlassesSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smartglasses Simulator

A simulator to show the output of smart glasses via REST /websocket API (only show the html outputs)

  • Listen the socket communication and render data as a display (see public/javascripts/bladeListener.js for IP:PORT)
  • Optimized for VuzixBlade smart glasses, but easily modifiable for other smart glasses (see public/javascripts/bladeRenderer.js)

Contact person

Project links

Installation

  • Install dependencies with npm install
  • Run the code with npm start
  • Open the browser at http://localhost:7000/

About

A simulator to show the output of smart glasses via REST /WebSocket API (only show the HTML outputs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published