Metering – Instrument Projects

How to Make PCBA for High Low Voltage Protection

How to Make PCBA for High/Low Voltage Protection

Sometimes voltage fluctuations occur in the main electricity supply in our homes offices etc. These fluctuations can occur due to the interruption of heavy load, lightning and switching impulses. This can lead to the electronics part damage and sometimes causes major accidents. Voltage fluctuation or irregularities are also major issues in industrial appliances and often […]

How to Make PCBA for High/Low Voltage Protection Read More »

home energy monitor

How to build a whole home energy monitor using Arduino

This page and linked pages detailed below document how to build whole house energy monitor that has a display for easy, quick access to current energy use information, usb datalogging for detailed long term data storage and Internet connectivity for online graphing. First a quick look at the installed setup: The Display The display unit

How to build a whole home energy monitor using Arduino Read More »

Arduino Seismic Activity Monitor

Arduino Seismic Activity Monitor – Ethernet Shield

Have you ever wanted to impress your friends by saying something crazy like, “I think there’s going to be an earthquake soon” moments before an earthquake hits? Or do you just want some warning, a few seconds that could save your life. This project will allow you to hook up a seismic sensor to a

Arduino Seismic Activity Monitor – Ethernet Shield Read More »

Read ASCII String using Arduino

Read ASCII String using Arduino

This sketch uses the Serial.parseInt() function to locate values separated by a non-alphanumeric character. Often people use a comma to indicate different pieces of information (this format is commonly referred to as comma-separated-values), but other characters like a space or a period will work too. The values are parsed into ints and used to determine the color

Read ASCII String using Arduino Read More »

Power Quality Meter using Arduino

Power Quality Meter ( PQ Monitor) using Arduino

Arduino UNO project, Power Quality Meter, someone would call it’s PQ Monitor or PQ Analyzer. I had already published one  blog  devoted RMS voltage measurements on full band  20 – 20 000 Hz  audio signals. ( Following my own style, I’d refer to already published materials whenever it’s possible ).  This time measurements performed on

Power Quality Meter ( PQ Monitor) using Arduino Read More »

Audio VU meter with Extra wide Dynamic Range 69 dB using Arduino schematic

Audio VU meter with Extra wide Dynamic Range 69 dB using Arduino

O’K, after having some fun with stereo version of the VU meter I described in my previous blog-post, now it’s time to do a serious stuff. Studio grade VU meter !!! 24 steps, equally spaced every 3 dB, covering Extra wide Dynamic Range from -63  up to  +6 dB.  Single (mono) channel this time, no messing around,

Audio VU meter with Extra wide Dynamic Range 69 dB using Arduino Read More »

Scroll to Top