Arduino resistance meter and LCD screen

  Рет қаралды 45,470

Electronoobs

Electronoobs

Күн бұрын

Theory ends at 4:47
______________________________________________
A simple resistance meter using the arduino. The schematic is for Arduino nano but the breadboard tests are made using the UNO. For different scales I've used different values of the pre-definde values of R2 in the voltage divider.
See more details on my www.electronoobs.com
my Q&A page: electronoobs.com/eng_preguntas...
Help me on Patreon: www.patreon.com/user?u=4854866
Resistance meter: electronoobs.com/eng_arduino_t...
Capacitance meter: electronoobs.com/eng_arduino_t...
Current meter: electronoobs.com/eng_arduino_t...
Inductance meter: electronoobs.com/eng_arduino_t...
______________________________________________
Code: electronoobs.com/images/Arduin...
______________________________________________
Voltage divider: electronoobs.com/images/Arduin...
Schematic: electronoobs.com/images/Arduin...
______________________________________________
Like share and subscribe to motivate me. Thank you

Пікірлер: 40
@limyt8294
@limyt8294 6 жыл бұрын
Why add a rotary for the 4 different settings of the resistor? Just use the Arduino to scan each of the 4 resistor and use the value which has the most accurate Adc value. This way your resistance meter has an automatic range detection.
@JasonRobards2
@JasonRobards2 3 жыл бұрын
Did exactly this.
@mayanjagyaviira3795
@mayanjagyaviira3795 5 жыл бұрын
This is so amazing , I had never thought about that
@exallievididonbosconcrgrou7544
@exallievididonbosconcrgrou7544 6 жыл бұрын
You are good man! More power to you. Very informative and very educational. Now I can see more use for my arduino besides making LED blink. Thanks, man!
@carloscaro5882
@carloscaro5882 4 жыл бұрын
I cannot believe this video only has 417 likes, keep it up man, very good material in your channel
@md.mostafakhan4529
@md.mostafakhan4529 5 жыл бұрын
Hi, before coming to this video I was experimenting the same. But the Resistance measurement is "ok" only if the unknown resistance value is close to the known/fixed resistor value. If the unknown value is a bit far (200-500 ohms), the circuit does not show proper resistance. Any idea?
@alexzappaterra2542
@alexzappaterra2542 4 жыл бұрын
Hi, Very interesting video! compliments! is it possible to use this sketc to measure resistances of a milli ohms ( mOhms )?
@ziggymondus8753
@ziggymondus8753 4 жыл бұрын
I have just watched a video by ElectroFun on the same subject (no LCD though). Now I have a problem. Their video presents R1 as the reference resistor and R2 as the test resistor. I am guessing that it does not matter which you choose, so long as the chosen 'constant' reference resistor stays constant and you always swap the resistor that is in 'other position'? But that is me guessing. Is my guess right, or is there only ONE way to set the reference/test configuration? [I will ask them the same Q).]
@alvaroballesteros1769
@alvaroballesteros1769 3 жыл бұрын
Great explanation! Do you think rotary switch could be reolacedd by relays or transistor to make the scale change automatically? I want to measure a variable resistance without the need to change the switch. These relays to be activated by if conditions. Thank you!
@yudirudiat6499
@yudirudiat6499 Жыл бұрын
Can it be used for measure earth resistance??
@MrtechElectronics
@MrtechElectronics 3 жыл бұрын
Can you make frequency counter using arduino in VHF range
@thecriticalpoint
@thecriticalpoint 4 жыл бұрын
Where TF is the liquid crystal i2c available to download from?
@szzkf
@szzkf 3 жыл бұрын
If you change the reference resistor to r1,and change unknow resistor to r2,you can use one reference resistor(around 5k),to measure a resistor up to 1M.
@aloneinanearthship4010
@aloneinanearthship4010 2 жыл бұрын
How about using this idea for measuring much lower resistance values? I have an idea of using this in a project as a self test for a dump load using a 6 ohm resistor bank. If one resistor fails I would like the test to detect it but I'm not sure if the 1.5 ohm change would be detected reliably. Thoughts?
@abdulkader-lh9mj
@abdulkader-lh9mj 7 жыл бұрын
what is about the combination all of these three?? i mean RLC meter in one code and schematic....I hope you will response me.
@Ahmadbrao
@Ahmadbrao 5 жыл бұрын
can i measure resistance in mili ohms by this method?
@alatukurindonesia
@alatukurindonesia Жыл бұрын
useful video, thank you^^
@waltersailema6828
@waltersailema6828 Жыл бұрын
nos podrias ayudar con el codigo porfavor
@Dhruv.Wadhwa
@Dhruv.Wadhwa 4 жыл бұрын
I 💓 the way u explain!!!!!👌👌💯💯
@mayanjagyaviira3795
@mayanjagyaviira3795 5 жыл бұрын
very useful.
@radhamadhaviachyutuni7987
@radhamadhaviachyutuni7987 4 жыл бұрын
What is the least count of this instrument?
@ranaharsh365
@ranaharsh365 4 жыл бұрын
Dude, can you please make series of the videos on Arduino tutorials & how to start building any project? I'm familiar with programming. I just have some problems when to use which function for a particular work. Thank you...
@khurramshahzad2899
@khurramshahzad2899 2 жыл бұрын
Please make the lithium cell residence checking meter please.
@AnmolKumar-mh2ek
@AnmolKumar-mh2ek 4 жыл бұрын
how to measure the distance with potentiometer analog value
@robertheselwood4207
@robertheselwood4207 2 жыл бұрын
The 10 way rotary switch I have doesn't do anything when connected to the wires from the nano. In the description you say connect 5v to the centre pin if the switch, There isn't a centre pin on my switch. On the picture you show the 5v wire going to the switch body, is that the same as the centre pin.
@rokjakob3702
@rokjakob3702 7 жыл бұрын
cool man
@nevinbeeraspat5788
@nevinbeeraspat5788 5 жыл бұрын
hey can you build a volt meter using the same LCD and i2c module
@flightisallright
@flightisallright 4 жыл бұрын
He is using i2c
@ranjithreddy7542
@ranjithreddy7542 5 жыл бұрын
Wt is the cost of this ?
@xsoul6838
@xsoul6838 5 жыл бұрын
how to merge all 3 programs in one
@robertheselwood4207
@robertheselwood4207 2 жыл бұрын
There is an error in the sketch with lcd,init(). I changed it to lcd.begin(16,2); and it compiled ok.
@test_8105
@test_8105 6 жыл бұрын
Can i use SPI LCD instead Of the i2c lcd thanks
@ELECTRONOOBS
@ELECTRONOOBS 6 жыл бұрын
Yes but you'll have to change the code!
@test_8105
@test_8105 6 жыл бұрын
Thanks I'll try it
@test_8105
@test_8105 6 жыл бұрын
thanks it worked!
@dedybagusp
@dedybagusp 6 жыл бұрын
Please help me. I have designed such an example, but the LCD does not display anything. Ty
@official_ardi4840
@official_ardi4840 27 күн бұрын
Where is your rotary switch?
@ramareddy7147
@ramareddy7147 4 жыл бұрын
it is not working i am getting wrong results like 1.67M ohm for 10K ohm even if i select 20K it tells me to increase scale please do something about this.
@johnSmith-zr3en
@johnSmith-zr3en 3 жыл бұрын
I’d like to try this project but will pass because it could be and probably is a major wast of time. If this guy would answer even a few of the questions in the comments to give readers some sense of confidence that he knows what he’s doing here I might consider making it and giving him a thumbs up but it’s obvious that’s not going to happen so I will leave him a thumbs down and depart confused...
Arduino based current meter with i2c LCD screen
12:50
Electronoobs
Рет қаралды 111 М.
Inductor Tester
10:01
Hyperspace Pirate
Рет қаралды 78 М.
50 YouTubers Fight For $1,000,000
41:27
MrBeast
Рет қаралды 210 МЛН
ВОДА В СОЛО
00:20
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 32 МЛН
Build your own auto-ranging Ohmmeter! (with Arduino)
11:10
Programming Electronics Academy
Рет қаралды 19 М.
Inductance meter with Arduino
12:29
Electronoobs
Рет қаралды 125 М.
Power Supplies and Electronic Life-Hacks (ElectroBOOM101 - 009)
14:37
ElectroBOOM
Рет қаралды 1,5 МЛН
Different Ways for Measuring Current With Arduino
13:32
Electronoobs
Рет қаралды 73 М.
How to Make a Shunt Current Sense Resistor
11:17
ElectroBOOM
Рет қаралды 2,3 МЛН
Arduino based Ohm Meter
20:40
learnelectronics
Рет қаралды 4,4 М.
Scullcom Hobby Electronics #31 - Design & Build a Milliohm Meter
45:34
Scullcom Hobby Electronics
Рет қаралды 71 М.
Arduino Multimeter V2.0 | All in one: V R C L I
15:50
Electronoobs
Рет қаралды 90 М.
Kumanda İle Bilgisayarı Yönetmek #shorts
0:29
Osman Kabadayı
Рет қаралды 2,3 МЛН
8 Товаров с Алиэкспресс, о которых ты мог и не знать!
49:47
РасПаковка ДваПаковка
Рет қаралды 171 М.
Как удвоить напряжение? #электроника #умножитель
1:00
Hi Dev! – Электроника
Рет қаралды 1,1 МЛН