-
Notifications
You must be signed in to change notification settings - Fork 76
How to build the Open Source Smart Glasses
Here, we explain how to built the OSSG v1. There is also more links and info on the TeamOpenSmartGlasses website.
- Firmware (runs on ESP32)
- Mechanical (3D printed frames)
- Electronics (Ordering PCB + soldering components)
To understand and flash the firmware, follow the relevant REAME for the latest release branch
To build the frames, flow the relevant README for the latest release branch.
-
Read our FAQ page to make sure you understand what display hardware is required
-
Order boards, the gerbers are here: OSSG v1.1 Gerbers
-
Order PCB components parts using the LCSC BOM or from the OSSG parts list
-
Have the boards assembled, or assemble the boards yourself.
-
Unsolder the JST header from the display driver, and solder wires directly to the display power and display signals on the OSSG boards. Use this display: https://www.sz-sonicom.com/productinfo/689881.html
-
Use VSCode and PlatformIO to flash the firmware onto the boards.