meter

1st MEMS Spectrometer Debuts

1st MEMS Spectrometer Debuts

PORTLAND, Ore. — The world’s first microelectromechanical system (MEMS) spectrometer on-a-chip was shown today at at Photonics West (San Francisco, February 10-12) by Si-Ware Systems (SWS, Cairo, Egypt with offices in La Canada, Calif.) Instead of transporting materials across sometimes great distances to be analyzed with a normal bench-top spectrometer, Si-Ware’s MEMS-powered spectrometer fits in …

1st MEMS Spectrometer Debuts Read More »

Digital blood pressure meter design using PIC microcontroller

Digital blood pressure meter design using PIC microcontroller

This Application Note from Microchip provides a reference design for building a non-invasive blood pressure meter using the PIC24FJ128GC010 microcontroller and MCP6N11 instrumentation amplifier. A digital blood pressure meter measures systolic and diastolic pressures by oscillometric detection. Microchip’s digital blood pressure meter demo can measure blood pressure and pulse rate during inflation. The Measurement While …

Digital blood pressure meter design using PIC microcontroller Read More »

Arduino project: Stereo Peak Program Meter using arduino

Previously, we introduced the Arduino’s analog-to-digital converter (ADC) in detail, looking at successive-approximation A-D conversion and how it’s the best compromise between speed and cost. This time, we start putting some of that theory into practice by building a stereo peak-program meter. Our Peak Program Meter (pictured above) takes audio from any phone or tablet. …

Arduino project: Stereo Peak Program Meter using arduino Read More »

Arduino Analog VU meter and Clock

Analog VU meter and Clock using Arduino

This project brings back the old time Analog VU Meter, with the added functionality of a neat looking clock! When you turn off your music the meters automatically swing into to clock mode. Behind it all is the popular and easy to use Arduino. This is my submission for the Make-to-Learn Youth Contest: What did …

Analog VU meter and Clock using Arduino Read More »

Power Meter using Arduino

Power (Energy) Meter using Arduino

Part 1.  Analog Front-End. Opto-Isolator. Looking at the Power Quality Analyzer display, I was wandering, if there is any error in the measurement results, introduced by transformer. Overall THD picture doesn’t change much, suspiciously drawing same chart in the morning and in the evening, when electrical grid load significantly differs. Obviously, to estimate effect of …

Power (Energy) Meter using Arduino Read More »

Audio VU Meter using Arduino

Audio VU Meter using Arduino

Biasing AC input using resistor divider and scaling up / down if necessary; Sampling fast and accurately using direct access to Control Registers of ADC and Timer1; Subtract whatever was added at step #1 from result of Analog / Digital conversion and Square; Average / accumulate, filtering following VU specification; Sqrt – take square root, …

Audio VU Meter using Arduino Read More »

Scroll to Top