Browse over 10,000 Electronics Projects

DIY smart glasses

DIY smart glasses

Harris has been working on his DIY smart glasses:

The glasses themselves are based around an STM32F051K8 microcontroller (LQFP32 for easy soldering!). All the firmware is custom written though I got the LCD driver initialization codes from the BuyDisplay examples. The firmware is written using a somewhat “co-operative scheduling” with interrupts methodology and for most of the time, the microcontroller is sleeping until something needs to happen. Along side all the Bluetooth and LCD software, I’ve included my SoftTouch library for the two touch buttons on the side of my glasses. These are used to change screens and change items within the screen e.g. move to the next news entry.



Advertisement1


Project info at Harris’ Electronics site.

Via Hacked Gadgets.

 


Top