Arduino Data Glasses for My Multimeter

247K1.9K236

Intro: Arduino Data Glasses for My Multimeter

Video of the working device

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.

And now I have a Head-Up Display For Hight Voltage

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.

That is the simple explication. The details are coming now :)

STEP 2: The Lens. the Most Tricky Part

I made the data glasses work, but it was more a trial an error challenge.

So I took a google crash course in optics.

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.

Here are the values I used:

with f=10cm and o=7.3cm

you will get an i=-27.03cm (virtual images have always a negative value) and a magnification M=3.7

Lens Calculation Website
http://hyperphysics.phy-astr.gsu.edu/hbase/geoopt/image4.html

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

UPDATE

I think I found a good solution for the lens. I just checked the physical data (FL = +- 110mm). and they should be perfect. I have no time right now, to test them, but if somebody could do it and give me a feedback, this would be great. A small Fresnel lens should do the job. and they are cheap and easy to find on the internet. And you can cut them with a cutter.

Like this one https://www.amazon.com/Small-Fresnel-Lens-Magnifier-Pack/dp/B00CF5ZXKK

An otherf alternative is a the lens of a head mounted magnifier. Normally they deliver 3 to 5 lenses and one of these should have a FL between 110mm and 120mm which works fine. It's just a little bit heavier and not so easy to cut

STEP 4: Electronics

Here are all the electronic parts for the data glasses

I just used a smaller battery in the final version.

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.

STEP 5: the Enclosure

For the first tests, I used an enclosure made out of cardboard. This was a cheap solution and worked very well

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.

STEP 6: Connecting the Owon B35T Multimeter With the Data Glasses


This multimeter has an intern bluetooth 4.0 communication, so you can connect it to your phone or tablet

I had to reverse engineer the serial protocol.

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.

AT+ROLE1 moule = central

AT+RESET reset AT+SHOW1 show Bluetooth name in response

AT+IMME0 connect automatically

AT+FILT0 scan for devices

AT+DISC? Show devices

To connect to the Owon B35T type AT+CONE0(Mac adress of the Multimeter)

These softwares can be found on github https://github.com/awall9999/Arduino-Glass

Videolink to the bluetooth test

STEP 7: The Final Arduino Data Glasses

Here you can see, how all the parts fit in the enclosure. I tried different holders for the acrylic reflector

Here is also a part list:

Link to the software on github

Link to all the videos on youtube

STEP 8: Pictures and Videos of the First Steps



Test setup with different lenses

First bluetooth test video

One of the prototypes video

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.

205 Comments

How to do the wiring
Do you still have the project with you
Hi, can you whatsapp me: 01112212770
hi azmi, im also from UTeM, can i contct u noww?
+60 1169919246
Hey azmi can i contact you? I wanna ask you about this project
Hi bro do you have telegram so I can contact you ?
Bonjour,
Est-il possible d'obtenir les fichiers de conception 3D afin d'y apporter des modifications. J'utilise Solidworks. Merci d'avance pour la réponse.
I need it for my hearing loss, translate voice to text
Why have you not patented these yet???? Huge market for you. I can see something like this becoming a OSHA required item for working in hot switch gears. OSHA Occupational Safety & Health Administration.
its already patented , and this is just a proof of concept nothing new
I have a working code for the new OWON Multimeter chip for this project. Like OWON B35T+
This one sends 6 byte instead of 14 byte. With the same amount of information.

Español
Inglés
hola
llevo ya tiempo buscando información de este proyecto com el BT35+.
Dices que manda 6 bits en lugar de 14 como la version anterior.
le importa mandárme el codigo por correo electrónico? trejomaroto@hotmail.com
y una dirección de PayPal para contribuir a ese magnífico trabajo.
saludos
Hello
I've been looking for information on this project with the BT35 + for a long time.
You say it sends 6 bits instead of 14 like the previous version.
Do you mind e-mailing me the code? trejomaroto@hotmail.com
and a PayPal address to contribute to that great work.
regards
I would like to say after over year of saying to myself this is what i wanted to build and test im finnaly getting the parts to get this on the way, Im curios if you have tried connecting this to a raspberry PI to have a bit more of a GUI, I will post my progress and also an instructable on when i get the PI version of the one I have been designing at the same time as getting the parts for yours :)fantastic work, would love to see more, even dual AR :D
More Comments