Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 775 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 775 Bytes

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/