Digital UV-meter, With OLED Display. Arduino Project for Beginners

21K12220

Intro: Digital UV-meter, With OLED Display. Arduino Project for Beginners

Video demonstration (English subtitles).

Hello, instructable. Today I will tell you how to make a simple digital VU meter (sound level meter) using Arduino and OLED displays and 2 resistors by yourself (DIY). The device is quite simple, for beginners it will be a rewarding experience.

STEP 1: Components for This Arduino Project:

  1. Arduino Nano V3.0;
  2. 0.96 inch IIC I2C 128X64 OLED Display;
  3. One 10K, resistor(R1 no scheme);
  4. One 10K-100K potentiometer(R2no scheme);
  5. Wires.

STEP 2: Device Circuitry

As you see the scheme is extremely simple, every novice will make.

  • Resistor R1(10K) it is necessary!
  • Potentiometer R2 may have a nominal value of 10K up to 100K.It is used to adjust the sound level.

STEP 3: Source Code

ArduinoVuOledMeter.ino - all this - the mathematical magic.

display.c - BMP-file to convert to an array of points. It must be located near the ArduinoVuOledMeter.ino.

STEP 4: Enjoy

Created by Techn0man1ac.

P.S. If you want a stereo version - make two identical devices.

21 Comments

I have indicated a link to the source in the program listing
Not good enough, change the download .ino file.
I used another library for the display, in my opinion the code works faster with it
Hi,

If you feel this author has violated your copyright, please file a claim according to the instructions found here.

Best,
Nicole
Community Manager
I will give it a try , look really nice stuff, as soon i have the parts

I got this error:

In file included from C:\Users\02385\Documents\Arduino\ArduinoVuOledMeter\ArduinoVuOledMeter.ino:13:0:sketch\OLED_I2C.h:79:42: fatal error: hardware/avr/HW_AVR_defines.h: No such file or directory

In my version of Arduino IDE 1.6.9 everything works fine

I have been looking for useful projects to do with my bunch of OLEDs, and this will fit the bill. Thanks for the instruct-able..

good one.i always look for some good Vu meter project. can u make a bar type Vu meter project.??
thanks for your reply and sharing the effective link.

Test1:

Test2:

https://vimeo.com/222060213

Is the floating image due to the camera or is it real ?

Flicker of the display with an eye unnoticed

Thanks dude!!! i was searching someting about that to use in my micro-system!

More Comments