Display Glasses Example App

This example works with display smart glasses like Even Realities G1 and Vuzix Z100. It displays spoken words as live captions on the glasses’ HUD. This is the recommended starting point for developers new to MentraOS. Repository: MentraOS-Display-Example-App

Camera, Photo, And Streaming Apps

Camera, photo, and streaming apps should start from the standalone Bluetooth SDK docs. The Bluetooth SDK is the path for mobile apps that connect directly to camera-equipped glasses and control capture or streaming features. Docs: Bluetooth SDK Quickstart Repository: Mentra Bluetooth SDK Starter Kit

Advanced Examples

For more advanced examples, checkout some of the open-source apps that are deployed to thousands of users on the Mentra Store:

Getting Started

To use any of these examples:
  1. Choose the example that best matches your device and use case.
  2. Use the “Use this template” button on the GitHub repository to create your own copy. (You must be signed into GitHub to see this button.)
  3. Follow the setup instructions in the repository’s README.
  4. Refer to the Quickstart Guide for detailed setup steps.