a62dd5f498 | ||
---|---|---|
assets | ||
firmware | ||
prompts | ||
public | ||
sources | ||
.gitignore | ||
App.tsx | ||
LICENSE | ||
README.md | ||
app.json | ||
babel.config.js | ||
package.json | ||
tsconfig.json | ||
yarn.lock |
README.md
OpenGlass - Open Source Smart Glasses
Turn any glasses into hackable smart glasses with less than $25 of off-the shelf components. Record your life, remember people you meet, identify objects, translate text, and more.
Video demo
Want a pre-built version?
We will ship a limited number of pre-built kits. https://forms.gle/K1dtrn1mPrMBsQZC9
Software
- Git clone and install with
npm install
- Run with
npm start
. Note this is an expo project, for now just open the localhost link to access the web version.
Hardware
1x Seeed Studio XIAO ESP32 S3 Sense - https://www.amazon.com/dp/B0C69FFVHH/ref=dp_iou_view_item?ie=UTF8&psc=1
1x EEMB LP502030 3.7v 250mAH battery - https://www.amazon.com/EEMB-Battery-Rechargeable-Lithium-Connector/dp/B08VRZTHDL
1x 3D printed glasses mount case - https://storage.googleapis.com/scott-misc/openglass_case.stl
Getting started
-
Install firmware on the Seeed Studio XIAO
-
3D print your case
License
MIT