Introduction: Arduino Resistance Meter- OHM Meter

About: This page is for Electronics Basics, Arduino, Esp8266, Iot based projects. Follow the Channel: https://www.youtube.com/c/electrodevstudio Like the Page on Facebook https://www.facebook.com/electrodevstudio

Measuring Resistance using Arduino.

With simple components, you can build your Resistance meter and these resistance values can be further used in different Projects.

Step 1: Watch Video.

Watch the video for Explanation of this Project.

Measuring Resistance using Arduino.

With simple components, you can build your Resistance meter and these resistance values can be further used in different Projects.

Step 2: Components Required.

Components Required.

  1. Arduino nano (you can use any)
  2. 6.8 ohm Power Resistor. (smallest resistance give accurate results)
  3. 16x2 LCD
  4. contrast Resistor (for LCD) 10K
  5. Terminal block
  6. unknown resistors.

Step 3: Code and Circuit Diagram

Modify the Code with the value of Known Resistance.

Step 4: Success!