Ohm meter with Arduino Uno

Measure and display an unknown resistance using Arduino uno

Feb 13, 2020

39388 views

11 respects

Components and supplies

1

Rotary potentiometer (generic)

1

RGB LCD Shield Kit, 16x2 Character Display

1

Jumper wires (generic)

1

Breadboard (generic)

1

Arduino UNO

Project description

Code

Untitled file

c_cpp

Untitled file

c_cpp

Downloadable files

Complete circuit

Complete circuit

Comments

Only logged in users can leave comments

creeper_3

3 years ago

Hello, I have a bunch of faded blue resistors in a box that I need to measure, and I was wondering what the potentiometer is actually doing in this circuit.

Anonymous user

2 years ago

The potentiometer in this project simply acting as a rheostat (variable resistor). I guess so, xristos_xatz mixed together with an another project. There are some mistakes. 1., Z isn't properly used here, as impedance (Z) is a complex number because of the frequency, whould be more appropriate simply using R1 and R2 in a DC system. 2., on the component list is 2x16LCD which will not work properly, because of the first row "Resistor value is:" itself an 18 long character chain. On the attached pictures is a 4x20 LCD.