Arduino Data Glasses For My Multimeter - 054712
Arduino Data Glasses For My Multimeter - 054712
Table of Contents
Step 4: Electronics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
File Downloads . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
Step 6: Connecting The Owon B35T Multimeter With The Data Glasses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
Related Instructables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
Advertisements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
Comments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
http://www.instructables.com/id/Arduino-Data-Glasses-for-My-Multimeter/
Author:awall99 Alain's Projects
Building useless things since 1980
Trying to build a cheap Arduino Data Glasses for everybody. Why? I just wanted one.
It's working, and now it can even help to avoid accidents. From the first idea to the working prototype, it took 4 Month
The challenge was, that It should be constructed out of common materials that can be found easily. The project is more about how to build the optical system for this
HMD. One thing is clear, you can not just place a screen in front of your eyes, because it will not be possible for them to focus it.
In the logs you can see from the first tests to what I have now.
The optical design was the most difficult part, but I think I found a solution for this. The costs of the prototype amounted to +-70Euros.
http://www.instructables.com/id/Arduino-Data-Glasses-for-My-Multimeter/
Step 1: What's inside and how does it work?
The received Bluetooth data is displayed, on the OLED display. It's then reflected over the mirror, goes through the lens and you can see the picture in the little
transparent acrylic glass.
First of all I had to understand the difference between a real and a virtual image with lenses. Then a very important thing is, that a human eye can only focus an object at
a distance of min 25cm. And all what I needed was this formula (1/f) = (1/o) + (1/i) where f is focal length of the lens o is object distance to the lens and i is the distance of
the virtual image.
you will get an i=-27.03cm (virtual images have always a negative value) and a magnification M=3.7
http://www.instructables.com/id/Arduino-Data-Glasses-for-My-Multimeter/
Step 3: Alternative Lens
I know that the lens is hard to find. I uses one of a cheap cardboard wich has lenses with a Focal length of 100mm and not like the google cardboard 45mm
Step 4: Electronics
Here are all the electronic parts for the data glasses
To use the 280mA battery, I had to change the 3k resistor against a 5.6k resistor on the original board. The charging current is now reduced to +- 200mA.
For the final version, I used my 3D printer. The style file has been created in 123design. I need to make a few modifications to the design, but it's not bad for the first try.
http://www.instructables.com/id/Arduino-Data-Glasses-for-My-Multimeter/
File Downloads
Config of the BT module. I used a simple Arduino program to send and receive Data to and from the module. First you have to set the module to Central.
http://www.instructables.com/id/Arduino-Data-Glasses-for-My-Multimeter/
To connect to the Owon B35T type AT+CONE0(Mac adress of the Multimeter)
http://www.instructables.com/id/Arduino-Data-Glasses-for-My-Multimeter/
http://www.instructables.com/id/Arduino-Data-Glasses-for-My-Multimeter/
Step 8: Pictures and Videos Of The First Steps
Test setup with different lenses
Things to do:
Finishing the Software, to auto connect to a Owon Multimeter
Adding a battery indicator in the display. (The BLE module has this feature)
Building different reflectors with tint and mirror foils, to make the glasses work in a bright area,
Reducing the weight and redesigning the enclosure.
Testing with a smaller 0.49 inch display.
http://www.instructables.com/id/Arduino-Data-Glasses-for-My-Multimeter/
http://www.instructables.com/id/Arduino-Data-Glasses-for-My-Multimeter/
Related Instructables
Google Glass
Glasses Traveler Base
Head Mounted mounted video
EMP generator Dispaly (HMD) display to one Wireless Gimbal by megaduty
3D
by ibenkos hack/modification eye - turn Control with
Printable
to make a yourself into a Google Glass by BioShock
bigger screen Borg by JosuaB Plasmid! by
by zholy XenonJohn JoeHoenke
Advertisements
Comments
50 comments Add Comment view all 58 comments
Minor point, the 25cm focus applies to a 'normally' sighted 45 year-old. (A 25 year-old would normally be able to focus to 10cm). Could be more comfortable
to put the image at your normal working distance (say ~40cm), to avoid the double vision that may be troublesome when the images for each eye are a
different distance.
http://www.instructables.com/id/Arduino-Data-Glasses-for-My-Multimeter/
JamesW440 says: Dec 15, 2016. 7:26 AM REPLY
Yes, very clever and well done.
The proposal requires Bluetooth and a more expensive multimeter. Wouldn't it work as well if you converted the display into voice? If you could intercept the
display output or read the display from the outside the multimeter's case, wouldn't that do the same thing and cheaper?
Then you could use the Arduino to output the audio based on a series of instructions you give it according to the content of the display. You could even have
audio input to the Arduino to instruct it what to do.
Put the unit over the face of the meter, ask the Arduino for a reading, attach the probes and ask for another reading, etc. The Arduino could be clipped onto
the face of the meter and both put in your shirt pocket or clipped on your person (strapped on your arm).
Alternatively, why not just make the Arduino into a multimeter with the features that you want.
I can see what you are after and this is a very clever design and implementation for your type of use. I, for example, would not like to try to look at the screen
that your design uses and the expense of the project would be too great for my kind of use. I buy cheap multimeters and use the sound for continuity
checking. I find it very useful, so if I could use both hands for other readings, an audio output would be better for me, I think. So your idea is good, but its
application is somewhat limited in that it requires Bluetooth from the meter and a device tethered to your glasses (although cool looking). That is why I
suggest reading the display - works for any meter. Should be cheap too.
Love the concept. This is such a great idea even just as a novelty, but I've been in situations where this thing would come in incredibly handy. Some
situations make it incredibly difficult to put a multimeter in a good spot and still be able to view it. Love it and keep up the good work!
http://www.instructables.com/id/Arduino-Data-Glasses-for-My-Multimeter/
YS Creations says: Dec 15, 2016. 9:18 AM REPLY
That's very cool. Would love to see the HUD projected onto the actual lenses of the glasses themselves. You've got my vote.
Voted!
As further improvement it would be nice to add voice speaking the values ;-)
http://www.instructables.com/id/Arduino-Data-Glasses-for-My-Multimeter/
IgorS34 says: Dec 15, 2016. 7:23 AM REPLY
But it can be implemented simply on the smartphone, w/o glasses...
How many GPIO do you need on the arduino to drive the OLED ? Could RFduino do the job ? (= arduino+BT integrated) ? Would it be cheaper/more
expensive ?
http://www.instructables.com/id/Arduino-Data-Glasses-for-My-Multimeter/
rtrathbone says: Dec 15, 2016. 1:12 AM REPLY
Great build...and a lot more physicaly pleasing to use than a similar project I built about a year ago. Thanks for sharing.
http://www.instructables.com/id/Arduino-Data-Glasses-for-My-Multimeter/