Metering – Instrument Projects

Blood Oxygen Heart Rate Meter

Blood Oxygen Heart Rate Meter

This instructables show how to use MAX30102, XIAO and a tiny display to build a blood oxygen and heart rate meter. Step 1: Sensor & Algorithm This project use Maxim Integrated MAX30102 Biosensor to detect pulse oximeter and heart rate. However, the official sample is not so accurate, so will use the MolecularD algorithm instead. Ref.: https://www.instructables.com/Pulse-Oximeter-With-… […]

Blood Oxygen Heart Rate Meter Continue Reading

Smart Electricity Meter with Energy Monitoring and Feedback System for Theft Detection

Smart Electricity Meter with Energy Monitoring and Feedback System for Theft Detection

The project is basically to detect the theft from the energy meter used in households as well as in… Description The project is basically to detect the theft from the energy meter used in households as well as in the commercial sector. There is two based meter one for distribution line and one for the

Smart Electricity Meter with Energy Monitoring and Feedback System for Theft Detection Continue Reading

IR Thermometer Stopwatch Cooking Timer Inactivity Tracker

IR Thermometer, Stopwatch, Cooking Timer, Inactivity Tracker

Hardware components: Arduino UNO & Genuino UNO × 1 Adafruit MLX90614 × 1 Atmel AVR for Arduino 328P/168P/8A × 1 SparkFun 7-Segment Serial Display – Red 3 digit display used × 1 Breadboard (generic) 8×2 cm × 2 16 MHz Crystal × 1 Slide Switch × 1 30 mm Red Push Switch any big red

IR Thermometer, Stopwatch, Cooking Timer, Inactivity Tracker Continue Reading

Arduino based energy consumption monitoring shield

Energino: an Arduino-based energy consumption monitoring shield

Energino is a plug-load meter that measures the amount of power consumed by whatever DC electrical appliance is plugged into its. It was originally designed to monitor the energy consumption of simple networking devices such as Ethernet switches and WiFi access points, but it can be used to monitor any DC appliance. Energino “sits” between

Energino: an Arduino-based energy consumption monitoring shield Continue Reading

Arduino USB Game Pad

USB Game Pad With Tilt-accelerometer Mouse using an Arduino

Make a game pad with an accelerometer inside! This project tutorial will show you how you can convert a console game pad into a USB keyboard mouse for playing games on your PC. The USB game pad can be used with nearly any software, such as a MAME emulator, game, simulation software, or for custom

USB Game Pad With Tilt-accelerometer Mouse using an Arduino Continue Reading

Arduino Uno reads MCP3208 ADC voltages on breadboard

Arduino MCP32008 12bit ADC using Arduino Uno with Proteus Simulation

Introduction The Arduino MCP3208 12-bit ADC project is a simple but effective example of analog data acquisition using an external ADC. In this design, an Arduino Uno communicates with the MCP3208 12-bit ADC through SPI and reads multiple analog channels from the simulation inputs. The measured data is converted into voltage values and printed to

Arduino MCP32008 12bit ADC using Arduino Uno with Proteus Simulation Continue Reading

Arduino Mega IoT weather station with sensors

Basic Weather Station using Arduino Mega with Proteus Simulation

Introduction Building a microcontroller project like a weather station is one of the best ways to understand real-world embedded systems and IoT-based monitoring. This project demonstrates a Basic Weather Station using the Arduino Mega, simulated entirely in Proteus simulation software. The system collects environmental data such as temperature, humidity, pressure, wind speed, wind direction, and

Basic Weather Station using Arduino Mega with Proteus Simulation Continue Reading

Bosch BMP280 pressure and temperature sensor module for Arduino

BMP280 Pressure and Temperature Sensor using Arduino Uno with Proteus Simulation

Introduction This microcontroller project demonstrates how to interface a Bosch BMP280 pressure and temperature sensor with an Arduino Uno using a Proteus simulation environment. The project focuses on reading environmental data such as temperature, air pressure, and approximate altitude using Adafruit’s BMP280 library.It is a practical embedded systems example suitable for learning sensor interfacing, I2C

BMP280 Pressure and Temperature Sensor using Arduino Uno with Proteus Simulation Continue Reading

Arduino Barometer, Thermometer & Altimeter using ATmega328P with Proteus Simulation

Introduction This microcontroller project demonstrates a simple barometer, thermometer, and altimeter using an Arduino (ATmega328P) and the Bosch BMP180 pressure sensor.The system measures atmospheric pressure, temperature, and altitude and displays results via the serial monitor during Proteus simulation.It’s a practical embedded systems example showing I2C sensor interfacing, real-time data acquisition, and environmental sensing.This Arduino BMP180

Arduino Barometer, Thermometer & Altimeter using ATmega328P with Proteus Simulation Continue Reading

Scroll to Top