weesing / smartglasses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

  • This is a smart glasses prototyping project to use a MCU (Arduino/ESP32) or Raspberry Pi (SBC).
  • All resources here are WIP.

Folders

Folder Description
STLs Contains the STL files for 3D printing the parts of the smart glasses prototype.
src Contains source code for Arduino IDE based programming (suitable for Arduinos and ESP32) and Raspberry Pi.
design The design files used for producing the STLs. The current software used for design is Microsoft 3D Builder.

Basic design

Showcase

Initial prototype with Arduino BLE Nano

  • Design with Arduino BLE Nano MCU and 0.49" OLED (monochrome) screen.
  • Code can be found in the sub-folder src/arduino_ide

Raspberry Pi Zero W console on the 0.96" TFT SPI display.

  • Displaying framebuffer of Raspbian Terminal on the display.
  • Code can be found in the folder src/rpi

About


Languages

Language:C 86.6%Language:Python 10.0%Language:C++ 1.8%Language:Perl 1.4%Language:Makefile 0.1%Language:Shell 0.1%