In this article I have explained how to make a transformerless AC voltmeter using Arduino. Making an analog voltmeter is not an easy task as to build one you must have good knowledge of physical quantities like torque, speed; which can be very difficult when it comes to their practical applications. By Ankit Negi But […]
Meters and Testers
Making a Single Channel Oscilloscope using Arduino
In this interesting post, we are going to make a simple single channel oscilloscope using Arduino and a personal computer, where the waveforms will be showcased on the PC’s display and frequency and time period of the input waves will be displayed on the 16 x 2 display. Introduction Every electronics enthusiast once said “I […]
Arduino Frequency Meter Using 16×2 Display
In this article I will show how to construct a digital frequency meter using Arduino whose readings will be showcased on a 16×2 LCD display and will have a measuring range from 35 Hz to 1MHz. Introduction Being electronics enthusiast, we all would have come across a point where we need to measure frequency in […]
Simple Arduino Digital Ohmmeter Circuit
In this post I will show how to construct a simple digital ohmmeter circuit using Arduino and 16×2 LCD display. We will also be exploring the other possible circuit ideas using the same concept. Circuit Objective The motto of this article is not just making an ohm meter to measure the resistance; your multimeter can […]
Arduino based DC Voltmeter Circuit – Construction Details and Testing
In this post, I will show how to construct a DC voltmeter using Arduino where the readings are displayed in 16×2 LCD. The proposed voltmeter design can read up to 30V with tolerance of +/- 0.5 volt. We are going to see how this setup functions and explore other possibilities we can accomplish […]
Make this Digital Temperature, Humidity Meter Circuit using Arduino
In our previous article, I have explained how to interface temperature humidity sensor with arduino and read out displayed on serial monitor of arduino IDE. In this post I have explained how to display the reading on a 16×2 LCD display for the proposed digital temperature/humidity meter using Arduino. Introduction This project may be used […]