Skip to content

The Even Realities G2 are smart glasses with dual micro-LED displays (one per lens), a four-microphone array, touchpads on the temples, and optional R1 ring for additional input. They pair with your phone via Bluetooth 5.2.

Key Hardware Specs

SpecValue
Display576 x 288 pixels per eye
Color depth4-bit greyscale (16 shades of green)
ConnectivityBluetooth 5.2
Audio input4-mic array (single audio stream, 16kHz PCM)
G2 touchpadsPress, double press, swipe up, swipe down
R1 touchpadsPress, double press, swipe up, swipe down (optional accessory)
Camera / SpeakerNone

The glasses are privacy-focused by design — no camera, no speaker. App logic runs on the phone; the glasses handle display rendering and native scroll processing.

What You Can Build

The Even Hub platform currently supports plugins — background-layer apps that run alongside the core glasses experience. The platform is actively expanding to include:

  • Dashboard widgets — glanceable cards on the glasses home screen
  • Dashboard layouts — custom arrangements of widgets and information
  • AI skills and integrations — intelligent features that extend the glasses' capabilities

Plugins are web apps built with standard web technologies (HTML, CSS, JavaScript/TypeScript) and the Even Hub SDK. You develop with any framework you prefer — Vite, React, vanilla JS — and the SDK provides the bridge between your web code and the glasses hardware.

Development Workflow

1. Write code      →  Standard web app (Vite + SDK)
2. Preview locally →  evenhub-simulator http://localhost:5173
3. Test on device  →  Sideload via QR, or upload a private build to the dev portal
4. Package         →  evenhub pack app.json dist -o myapp.ehpk
5. Submit          →  Upload .ehpk to Even Hub for distribution

Quick Reference

ResourceLink
SDKnpm: @evenrealities/even_hub_sdk
Simulatornpm: @evenrealities/evenhub-simulator
CLInpm: @evenrealities/evenhub-cli
Design GuidelinesFigma: Software Design Guidelines
Community NotesGitHub: even-g2-notes
Community ToolkitGitHub: even-toolkit
Discorddiscord.gg/Y4jHMCU4sv