Metering – Instrument Projects

Block diagram for direct frequency counting

Line Frequency Meter Based On Reciprocal Counting

Precise measurement of line signal frequency is very important in many applications, especially in the management of power grid systems. Tasks like calibration of governors of engines that run generators in power plants need a resolution up to 0.01Hz. Frequency is also an important parameter in load sharing among several power plants in the grid. […]

Line Frequency Meter Based On Reciprocal Counting Continue Reading

Blynk gets connected with embedded hardware

IoT-Enabled Air Pollution Meter With Digital Dashboard On Smartphone

Presented here is a IoT enabled air pollution meter to monitor air quality on your smartphone using Blynk application and Arduino board. Blynk is an Internet of Things (IoT) platform to control Arduino, Raspberry Pi and the like over the Internet. In this project Blynk provides a digital dashboard on your smartphone that displays real-time

IoT-Enabled Air Pollution Meter With Digital Dashboard On Smartphone Continue Reading

Arduino Wattmeter

Arduino Wattmeter: Measure Voltage, Current and Power Consumption

As electronics engineers, we always depend upon meters/instruments to measure and analyse the working of a circuit. Starting with a simple multimeter to a complex power quality analysers or DSOs everything has their own unique applications. Most of these meters are readily available and can be purchased based on the parameters to be measured and

Arduino Wattmeter: Measure Voltage, Current and Power Consumption Continue Reading

LC Meter Using Arduino

LC Meter using Arduino: Measuring Inductance and Frequency

All embedded lovers are familiar with multimeter which a great tool to measure voltage, current, resistance etc. A multimeter can measure them easily. But sometimes we need to measure inductance and capacitance which is not possible with a normal multimeter. There are some special multimeters that can measure inductance and capacitance but they are costly.

LC Meter using Arduino: Measuring Inductance and Frequency Continue Reading

Project Gallon Smart Drinking Water Monitoring Platform

Project “Gallon” – Smart Drinking Water Monitoring Platform

This project is a platform for drinking water monitoring and analytics, consists of IoT device, cloud, and mobile and web app. Things used in this project Hardware components Arduino MKR1000 × 1 PCF8574 × 1 AC-DC Module 5V 500mA × 1 10 Segment LED Bar Graph (Red) × 1 Resistor 100 ohm × 11 Resistor

Project “Gallon” – Smart Drinking Water Monitoring Platform Continue Reading

Getting weather data

Getting weather data

With this tutorial, you will learn how to get the weather data from a web service to your Arduino. Things used in this project Hardware components Arduino MKR1000 × 1 Story In this tutorial we would make use of the WiFiConnection of our mkr1000. We will get weather forecast of and activate the relay, connected

Getting weather data Continue Reading

How To Measure Distance Between Two Ultrasonic Sensors

How To Measure Distance Between Two Ultrasonic Sensors

Ultrasonic sensor (HC-SR04) is commonly used to find the distance of an object from one particular point. It has been fairly easy to do this with the Arduino and the code is also pretty simple. But in this article we are going to try something different with these popular HC-SR04 sensors. We will try calculating

How To Measure Distance Between Two Ultrasonic Sensors Continue Reading

Scroll to Top