Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.86 KB

README.en.md

File metadata and controls

41 lines (28 loc) · 1.86 KB

XPrism

English | 日本語 | 简体中文 | 繁體中文

About

appicon

This is an entry of Hardware Design Competition of Department of Electronic Engineering, Tsinghua University.

Licensed under GPL-3.0.

XPrism is a smart glasses based on ESP32-PICO-D4.

The repository also contains an Android controller based on .NET MAUI.

Copyright © 2023 Pan Xucheng Sun Yuqi

Features

  • Use the ESP32-PICO-KIT development board as the main control and the ESP32-CAM module as the camera.
  • Can be controlled using physical buttons, motion recognition and other methods.
  • Using the LVGL graphics library, a simple UI framework was written; at the same time, a variety of software programs were produced to meet daily use needs.
  • Cooperating with the mobile phone, it can realize various functions such as receiving mobile phone notification reminders.
  • Supports TF cards up to 32 GB, which can store large amounts of data. You can directly open pictures, videos and other files.

Acknowledgements

The birth of XPrism is inseparable from the support, references and citations of the following open source projects.