Skip to content

Last updated: 2026-06-11

The Even G2 is a pair of smart glasses with a dual micro-LED display - one per lens - a four-mic array, touchpads on both temples, and an optional R1 ring for extra input. It pairs with your phone over Bluetooth LE 5.2. Everything you build runs there; the glasses are the screen.

Key hardware specs

SpecValue
Display576 x 288 px per eye
Color depthMonochrome green, 16 levels
ConnectivityBluetooth Low Energy 5.2
Audio input4-mic array, single stream, 16 kHz PCM
G2 touchpadsPress, double press, swipe up, swipe down
R1 touchpadsSame gestures as the G2 (optional accessory)
Camera / SpeakerNone

No camera, no speaker - the omission is the point. Your code lives on the phone. The glasses render and capture input.

What you can build

Today, one surface is live: plugins. They are web apps, written in HTML, CSS, and JavaScript or TypeScript, glued to the glasses by the Even Hub SDK. Bring any stack - Vite, React, plain JS - the SDK takes it from there.

Three more surfaces are coming: dashboard widgets, dashboard layouts, and AI skills.

What development looks like

1. Write code         Standard web app (Vite + SDK)
2. Preview locally    evenhub-simulator http://localhost:5173
3. Test on device     QR sideload, or private build in the dev portal
4. Package            evenhub pack app.json dist -o myapp.ehpk
5. Submit             Upload the .ehpk through the dev portal

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