Iftu119 / capacitance-meter

As a part of the academic activities, this project has been completed to design and implement a digital capacitance meter πŸ“ˆ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digital Capacitance Meter

β€œDigital Capacitance Meter” is a device that can determine the capacitance of an unknown capacitor to a certain extent of precision. Here, capacitance is a term that describes the inherent property of a capacitor which is the electric charge stored with respect to a potential difference where two parallel plate conductors are used maintaining dielectric between them. Usually we get the measurement of capacitance via RLC meter which can determine the values of capacitance(C) along with the R and L which are resistance and inductance respectively.

πŸ”° Code

We uploaded this Code to the ATMega328P via Arduino Uno board. Later that IC had been removed from the Uno and used independently with the project without the assistance of arduino board.

πŸ”° Report

The report has been made publicly available to to help other students provide a guideline on the basic framework. Please do not copy entirely or partially from this document

πŸ”° Flowchart

flowchart for the dogotal capacutance meter

πŸ”° Circuit Diagram

Circuit diagram for the digital capacitance meter

πŸ”° Hardware

Project hardware

⭐ Credit

  1. Ajmal Ahmed Shakib
  2. Mohammad Iftekher (Iftu) Ebne Jalal
  3. Md Shoaibur Rahman

For any queries, please add an issue to this respository.

About

As a part of the academic activities, this project has been completed to design and implement a digital capacitance meter πŸ“ˆ


Languages

Language:C++ 100.0%