Go to file
Nik Shevchenko 032e6b8259
Create uploading firmware
2024-05-12 15:07:20 -07:00
assets feat: commit without keys 2024-05-12 11:51:27 -07:00
firmware Create uploading firmware 2024-05-12 15:07:20 -07:00
prompts feat: commit without keys 2024-05-12 11:51:27 -07:00
public feat: commit without keys 2024-05-12 11:51:27 -07:00
sources feat: commit without keys 2024-05-12 11:51:27 -07:00
.gitignore feat: commit without keys 2024-05-12 11:51:27 -07:00
App.tsx feat: commit without keys 2024-05-12 11:51:27 -07:00
LICENSE feat: commit without keys 2024-05-12 11:51:27 -07:00
README.md Update README.md 2024-05-12 13:28:03 -07:00
app.json feat: commit without keys 2024-05-12 11:51:27 -07:00
babel.config.js feat: commit without keys 2024-05-12 11:51:27 -07:00
package.json feat: commit without keys 2024-05-12 11:51:27 -07:00
tsconfig.json feat: commit without keys 2024-05-12 11:51:27 -07:00
yarn.lock feat: commit without keys 2024-05-12 11:51:27 -07:00

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.

IMG_7658

Video demo

https://youtu.be/DsM_-c2e1ew

Want a pre-built version?

We will ship a limited number of pre-built kits. https://forms.gle/K1dtrn1mPrMBsQZC9

Software

  1. Git clone and install with npm install
  2. 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

image

Getting started

  1. Install firmware on the Seeed Studio XIAO

  2. 3D print your case

License

MIT