Hackaday Prize Entry: Pi-Driven Google Glass

[Ricardo Ferro] didn’t want to buy a Google Glass, so he made his own.

The Raspberry Pi Zero Prism consists of a 3D-printed headset the side-pieces of which hold a variety of electronic components, including a Pi Zero running Raspbian Jessie, a Pi Noir IR camera, a WiFi/Bluetooth module and a whole mess of SMD tactile push buttons. Video output is provided by a Kopin 922K display module. This module is usually used in smart goggles and uses a prism to reflect information into the wearer’s field of view.

One application [Ricardo] envisions for this Open Source Google Glass is using it in conjunction with facial recognition software and the YouTube-favorite IR camera trick of seeing through clothing. No, he’s not using it for that idea, and you should get your mind out of the gutter. [Ricardo] wants to identify masked criminals. Setting aside the technological challenges of making that technology work, we think that walking around with x-ray specs is likely to get those specs broken off your face by someone who wears clothes for modesty purposes. Still, it’s a fascinating project and we love the way the prism and video assembly comes together.

Homemade Smart Glasses Shows Why Smart Glasses Are Hard

[Harris Shallcross] decided to build a pair of smart glasses and recently completed a first prototype of his project ‘Ochi’ – an STM32 based, BLE-connected, OLED eyeglass display. There are of course several homebrew smart glasses projects out there; many are more polished-looking and nearly all of them also display information from a smartphone over Bluetooth. This one is interesting partly because it highlights many of the design challenges that smart glasses and other near-eye displays face. It also demonstrates the iterative development process: begin by getting something working to learn what does and doesn’t cut it at a basic level, and don’t optimize prematurely; let the process bring problems to the surface.

Ochi-1 Smart Glasses BBC feed SquareFor his project, [Harris Shallcross] used a small 0.95″ diagonal 96×64 color OLED as the display. The lens is from a knockoff Google Cardboard headset, and is held in a 3D printed piece that slides along a wire rail to adjust focus. The display uses a custom font and is driven by an STM32 microcontroller on a small custom PCB, with an HM11 BLE module to receive data wirelessly. Power is provided by a rechargeable lithium-ion battery with a boost converter. An Android app handles sending small packets of data over Bluetooth for display. The prototype software handles display of time and date, calendar, BBC news feed, or weather information.

Devices like these have a lot to deal with. Weight and distribution of that weight is a concern, the size and comfort of the optics is important, and displaying data on a small OLED is only part of the battle – choosing what information to display and when are vital to the device being actually useful in any way, otherwise it’s just a tech demo.

This project set out to show whether it was possible to use the parts listed to make a glasses mounted smart display that was at least somewhat functional, and the software to support it. Clearly, [Harris Shallcross] succeeded at that, but what really showcases the development process is his list of improvements – what he decided needs to go into a second version, and why. One of those goals is to improve the optics; perhaps there’s something to learn from The $60 Bluetooth Head Mounted Display project, which used a similar OLED and a prism to locate the display off to the side instead of in front.

The Raspberry Eye Sees All

[Roman Rolinsky] wanted to try to do something interesting with his Raspberry Pi and a 2.4″ LCD he had laying about… So he made a rather bulky version of Google Glass.

We’ve seen a few examples of home brew Google Glass before, or even real-life subtitle glasses used for translation on the fly, but what we really like about [Roman’s] project (besides the fact he hosted it on our very own awesome project hosting site) is that he’s put together the projection system himself out of basic components.

To create the HUD, he’s using a semi-transparent mirror which he took out of a game of Khet 2.0 called the Eye of Horus Beamsplitter — which is a really cool real-life puzzle board game like those games where you have to reflect the laser to solve a puzzle. He’s then using a 3x Fresnel magnification lens which is placed over top of his 2.4″ LCD in a 3D printed enclosure. This magnifies and reflects the image onto the mirror which is placed directly over his eye, allowing for a see through display.

Stick around after the break to see a video of the Raspberry Eye in action!

Continue reading “The Raspberry Eye Sees All”