YouTuber DdelectroTech.com made this sub-10 USD DIY smart glasses based on Arduino. Cool cheap project!
Showing posts with label google glass. Show all posts
Showing posts with label google glass. Show all posts
Dec 24, 2018
Low Cost DIY Smart Glasses Based on Arduino
Click here for more posts in category:
arduino,
eyewear,
google glass,
VR,
wearable
Oct 22, 2016
3D Printed Automatic Sunglasses
Yousif Ashoor developed a 3d printable sunglasses that automatically move to cover his eyes when exposed to sun.
He wrote that he did it: "To protect my virginity and my eyes". Mission accomplished.
But seriously: Cool shades bro! Cooooooooool shades. Share the design. It could become the new style.
He wrote that he did it: "To protect my virginity and my eyes". Mission accomplished.
But seriously: Cool shades bro! Cooooooooool shades. Share the design. It could become the new style.
Click here for more posts in category:
eye glasses,
eyewear,
google glass
Oct 15, 2016
3D Printable Smart Glasses based on Raspberry Pi Zero
Ricard Ferro developed the DIY smart glasses based on Raspberry Pi Zero. They have a 3d printed frame that holds everything together. Interesting project with many possible applications, hopefully it will be developed further and get a community of contributors.
Here is a video showing OCR recognition:
Project description:
https://hackaday.io/project/13332-raspberry-pi-zero-smart-glass
http://www.thingiverse.com/thing:1654678
Here is a video showing OCR recognition:
Project description:
At a lose for words? Can't describe an object? PiZero SmartGlass can help you with that by using image recognition tech. Make your own smart glasses easily with the Raspberry Pi Zero! Affordable and easy to build, retro-wearable 3D Virtual Stereo Digital Video glasses are around $75 along with the Pi Zero. This display uses composite video to connect the Pi Zero's video out pins and are easily customized. There are many applications for image recognition, which allows computers to translate written text into digital text. The PiGlasses can help with the field of machine vision, recognizing people and objects. Add a battery pack and your PiGlasses are ready to go!Project pages:
https://hackaday.io/project/13332-raspberry-pi-zero-smart-glass
http://www.thingiverse.com/thing:1654678
Click here for more posts in category:
camera,
eyewear,
google glass,
raspberry pi,
wearable
Mar 6, 2016
3D Printed PICK Smart Glasses Frame
Hyeon Han from South Korea developed smart eye glasses frame with 3d printing shell. He named it “PICK glasses 3.5”.
It features a very small custom PCB (45mm x 10mm), Arduino, vibration motor, acceleration sensor, serial port (TTL), battery charger and Bluetooth 4.0. There is no description of what it actually does but if you have a platform you will find a purpose :-)
Han's blog with project description:
http://baehyunhan.tumblr.com/post/139110072315/my-smart-glasses-project-pick-glasses-35-pcb
For a MUCH more cyberpunk project take a look at:
http://diy3dprinting.blogspot.hr/2013/11/dyi-3d-printable-google-glass.html
It features a very small custom PCB (45mm x 10mm), Arduino, vibration motor, acceleration sensor, serial port (TTL), battery charger and Bluetooth 4.0. There is no description of what it actually does but if you have a platform you will find a purpose :-)
Han's blog with project description:
http://baehyunhan.tumblr.com/post/139110072315/my-smart-glasses-project-pick-glasses-35-pcb
For a MUCH more cyberpunk project take a look at:
http://diy3dprinting.blogspot.hr/2013/11/dyi-3d-printable-google-glass.html
Click here for more posts in category:
eye glasses,
eyewear,
google glass,
Korea,
wearable
Apr 7, 2015
How to make cheap Oculus Rift DK1 clone with help of your 3D printer
OpenVR is a cheap DIY virtual reality headset project based on Oculus Rift DK1 made on a 3d printed frame. It is relatively easy to make and will cost you around 150 USD. Project was developed by Ahmet Yildirim.
Main components:
Headset looks great. I'm huge fan of this '90tis cyberpunk look.
Here is a video of it in action playing Portal:
Detailed build guide with software and setup instructions:
http://www.instructables.com/id/OpenVR-Opensource-Rift-for-only-150/
for all the files look at: https://github.com/ayildirim/OpenVR
And check authors blog at: http://mclightning.com/
Another SF tech coming to relaity :-) Cheap homemade VR head set!
Main components:
- Arduino Mini Pro
- GY-85 9DOF IMU
- USB to TTL Converter
- 5.6” 1280×800 LCD Display
- 12V Power Adapter for
- 2x (50mm 5x Aspheric Lenses)
- 3D Printed Case
- Shoulder Sponge Pad
- Some wires
Headset looks great. I'm huge fan of this '90tis cyberpunk look.
Here is a video of it in action playing Portal:
Detailed build guide with software and setup instructions:
http://www.instructables.com/id/OpenVR-Opensource-Rift-for-only-150/
for all the files look at: https://github.com/ayildirim/OpenVR
And check authors blog at: http://mclightning.com/
Another SF tech coming to relaity :-) Cheap homemade VR head set!
Click here for more posts in category:
3d display,
arduino,
diy,
eyewear,
google glass,
how to,
instructables,
virtual reality,
VR,
wearable
Aug 14, 2014
New from Adafruit: 3d printable DIY virtual reality headset
Adafruit is continuing to make this cool wearable electronics projects with parts you can customize and 3d print at home.
Here is a cool VR eyewear project made with Ninjaflex flexible filament and PLA. It could also be classified as home made Oculus Rift.
I would like to see some people who made some of Adafruit wearble projects and how they use them.
Detailed construction guide: https://learn.adafruit.com/3d-printed-wearable-video-goggles/
All the files: http://www.thingiverse.com/thing:417201
Jul 30, 2014
3D printable low cost foldable Bluetooth head mounted display
Tony created this very cheap piece of DIY wearable eyespace technology. It is foldable wearable display that connects via Bluetooth with your Android or computer.
Everything displayed on this head mounted display is controlled by either an Android phone or a Bluetooth connection to a desktop. Using relatively simple display and simple Arduino means it is limited to text and very simple graphics, but this is more than enough for some useful applications like reading SMS messages and checking email.
From project description:
The OLED display is a small .96" display controlled by an arduino nano board. The display receives text and commands from a HC-05 serial Bluetooth module connected to the arduino. There is also a small speaker and RGB LED connected to the board. The OLED display, RGB LED, and speaker are all controllable over Bluetooth.
The device is powered by an Adafruit powerboost module connected to a small 0.7Wh lipo battery. The optics are a small mirrored right angle prism and a magnifying lense. The frame and casing is all 3D printed with ABS using a Solidoodle 2 pro printer.
The Arduino communicates with the OLED display using i2c (inter-integrated circuit). The RGB LED and the speaker use the arduino's digital output pins. The display is controlled over blue tooth using a application running on an Android phone or Linux terminal. The glasses are very portable and foldable.
Total cost ~$60.
Kudos Tony!
All the files on Thingiverse: http://www.thingiverse.com/thing:408099
http://hackaday.io/project/2068-%2460-bluetooth-head-mounted-display.-
For a similar wearable device take a look at this one made by 13 year old:
http://diy3dprinting.blogspot.com/2014/07/wearable-arduino-based-display-on-3d.html
Jul 25, 2014
Wearable Arduino based display on 3d printed glasses frame made by 13 year old
13 year old Clay Haight made this sub-100$ dollar simple wearable eye display. There are many other DIY Google Glass projects that involve 3d printing, but non with such a young maker.
From the source:
Clay’s DIY “Google Glass” uses the sensors on the Arduino Esplora along with the Arduino LCD screen and a 3D printed frame.
He can use voice commands to bring up a calendar with his schedule, local maps, and temperature and weather info.
A headband on the back keeps it from tilting to one side.
“Now they are extremely comfortable,” says Clay. “In fact I wear them around my house and tell my parents the temperature just for fun!”
Source and more info: http://makezine.com/2014/07/16/diy-google-glass/
Update:
Here is a similar project: http://diy3dprinting.blogspot.com/2014/07/3d-printable-low-cost-foldable.html
Click here for more posts in category:
arduino,
diy,
eyewear,
google glass,
wearable
May 23, 2014
DIY wearable RaspberryPi display project by Adafruit
Adafruit has another great DIY project with wearable technology. They show you how to make wearable RaspberryPi display where the display attachment is 3d printed and can be attached to standard glasses frame. It's a sort of DIY Google Glass but with separate processing unit, no camera or even mobile internet access.
Here you can get the STL files:
http://www.thingiverse.com/thing:302243
Detailed guide on Adafruit learning platform:
https://learn.adafruit.com/diy-wearable-pi-near-eye-kopin-video-glasses
http://www.thingiverse.com/make:75851
Here are some other similar projects:
http://diy3dprinting.blogspot.com/2013/08/3d-printed-wearable-glasses-computer.html
http://diy3dprinting.blogspot.com/search/label/google%20glass
Click here for more posts in category:
adafruit,
diy,
eyewear,
google glass,
raspberry pi,
wearable
Feb 21, 2014
3d printable Google Glass adapter for any frame
Now you can attach Google Glass to any frame with this 3d printed adapter by Adafruit.
Detailed guides can be found at:
http://learn.adafruit.com/3d-printed-google-glass-adapter/
Check out other cool Google Glass, DIY and 3d printing projects here:
http://diy3dprinting.blogspot.com/search/label/google%20glass
Click here for more posts in category:
adafruit,
diy,
eye glasses,
google glass,
how to
Nov 22, 2013
Hacking Google Glass with the help of 3d printing to get eye tracking and new input methods
From video description:
In this video we demonstrate a custom eye tracker for Glass that can be built for $25 and using a Makey Makey with Glass.
Glass supports touch gestures (e.g., swipe, tap, scroll), head gestures (e.g, tilt up turns display on, gesture down turns display off), and voice controls (e.g., "ok glass", voice input). By using the IMU sensors directly (as we show here) it's simple to extend the range of head gestures. There is a proximity sensor that is used by Glass to determine if the device is being worn. It is capable of recognizing wink/blink gestures but it cannot actually track the gaze of the user.
We hope that these new input methods can be used to expand when Glass is relevant for use (e.g., with your hands full) or who can use it (e.g., users with disabilities). They are intended for developers and researchers, we don't intend for people to use our eye tracker while walking around. It's essentially a very cheap and easy way for all of us to have this feature before it is integrated into the device directly (eventually some manufacturer will do it) and if we find interesting use cases it may even advance the timeline for their inclusion. All of the code and 3D models are available in http://www.WearScript.com.
http://blog.brandynwhite.com/new-glass-input-methods_eye-tracking_touch-sensitive-clothing
Click here for more posts in category:
diy,
eye glasses,
eyewear,
google glass,
hack,
video,
wearable
Nov 21, 2013
DIY 3d printable Google Glass alternative by Codeninja
Wearable technology is growing trend. Codeninja made his version of Google Glass technology with help of 3d printing and modified Raspberry Pi. It has retractable and motorized eye piece display, invisible camera inside display box and various sensors, like 3-axis IMU and some environmental sensors.
Not many technical details are available, I REALLY hope that the plans and files will be made available. Please Codeninja! He notes that he is working on making it even smaller.
BTW: it has a cool BORG-ish look doesn't it? I like it. I would even wear it to town.
Source:
http://codeninja.de/glasses/
I think that we will see explosion of wearable technology DIY projects in near future including several versions of DIY Google Glass devices.
For another Raspberry Pi powered wearable glasses project with full build instructions see:
http://diy3dprinting.blogspot.com/2013/08/3d-printed-wearable-glasses-computer.html
Not many technical details are available, I REALLY hope that the plans and files will be made available. Please Codeninja! He notes that he is working on making it even smaller.
BTW: it has a cool BORG-ish look doesn't it? I like it. I would even wear it to town.
![]() |
| First prototype |
![]() |
| Modified Raspberry Pi: removed most connectors, removed chip for lan/2nd usb, added usb hub + wifi + bluetooth |
![]() |
| Version with pico LCD display / Eye piece |
![]() |
| Resistance is futile |
Source:
http://codeninja.de/glasses/
I think that we will see explosion of wearable technology DIY projects in near future including several versions of DIY Google Glass devices.
For another Raspberry Pi powered wearable glasses project with full build instructions see:
http://diy3dprinting.blogspot.com/2013/08/3d-printed-wearable-glasses-computer.html
Click here for more posts in category:
diy,
eye glasses,
eyewear,
google glass,
raspberry pi,
wearable
Aug 7, 2013
3D printed wearable glasses computer based on Raspberry Pi
Steampunk style wearable glasses computer based on Raspberry Pi. Not a real alternative to the Google glass but with some upgrades it has huge potential.
Vorsprung durch selbstgemachte Technik.
Video (in German only)
Detailed description and downloadables:
http://www.thingiverse.com/thing:127800 by DomesticHacks
Update:
here is smaller wearable eye computer project by Codeninja, it has an integrated camera but not detailed build description:
http://diy3dprinting.blogspot.com/2013/11/dyi-3d-printable-google-glass.html
Vorsprung durch selbstgemachte Technik.
Video (in German only)
Detailed description and downloadables:
http://www.thingiverse.com/thing:127800 by DomesticHacks
Update:
here is smaller wearable eye computer project by Codeninja, it has an integrated camera but not detailed build description:
http://diy3dprinting.blogspot.com/2013/11/dyi-3d-printable-google-glass.html
Click here for more posts in category:
diy,
eye glasses,
google glass,
linux,
raspberry pi,
steampunk,
video,
wearable
Subscribe to:
Posts (Atom)




















.jpg)
.jpg)
.jpg)
.jpg)
.jpg)