Sensor

PC-based heart rate monitor using Arduino and Easy Pulse sensor

The heart rate, also referred to as pulse rate, has been recognized as a vital sign since the beginning of medicine, and it is directly related to a person’s cadiovascular health. Today, we are going to make a PC-based heart rate monitor system using an Arduino board and Easy Pulse V1.1 sensor. Easy Pulse is […]

PC-based heart rate monitor using Arduino and Easy Pulse sensor Read More »

FluxProbe – measure currents without touching the conductor

−Inhaltsverzeichnis flux probe theory of operation circuit explanation Fotos Notes flux probe FluxProbe is a test prod for measuring currents without touching the conductor it is flowing through. More acurately it is measuring the magnetic flux. This way you can measure currents on PCB traces without having to put a resistor in between. This test

FluxProbe – measure currents without touching the conductor Read More »

Easy Pulse Sensor is now available for purchase from Elecrow

Easy Pulse is a DIY pulse sensor that can be used for detecting the cardio-vascular pulse wave from a fingertip. It is designed for hobby and educational applications to illustrate the principle of photoplethysmography (PPG), which is a non-invasive optical technique of retrieving vital information about the cardiovascular system from the skin surface. It uses

Easy Pulse Sensor is now available for purchase from Elecrow Read More »

USB Sensors with ATtiny Microcontrollers

Working with embedded electronics, you will eventually ends up with some sensor between your hands, here I’ll show how to make a graph out of it! This project involves a light sensor, a tiny 8-pin AVR USB key with the V-USB stack, a GNU/Linux system and rrdtool. Sensors If your are working with some digital

USB Sensors with ATtiny Microcontrollers Read More »

Easy Pulse kit: A DIY pulse sensor based on photoplethysmography

The Easy Pulse sensor is designed for hobby and educational applications to illustrate the principle of photoplethysmography (PPG) as a non-invasive optical technique for detecting cardio-vascular pulse wave from a fingertip. It uses an infrared light source to illuminate the finger on one side, and a photodetector placed on the other side measures the small variations

Easy Pulse kit: A DIY pulse sensor based on photoplethysmography Read More »

Sensor Interfacing using ATmega8 microcontroller

If you’ve ever tried to hook up a 3.3V sensor to a 5V micro, you know what I’m talking about – connecting these two can be a problem! There are several ways in which a 3.3V device can be safely connected to a 5v microcontroller. This tutorial will detail a few ways in which this

Sensor Interfacing using ATmega8 microcontroller Read More »

Temperature sensor with time and date display on graphical LCD using Atmega32

Some time ago I’ve build a prototyping board with graphical LCD. It have served for various small projects and prototypes. Had a spare temperature sensor DS18B20 and decided to put simple temperature display project. GLCD board is equipped with Atmega32 microcontroller running at 16MHz. DS18B20 sensor is connected to port D pin 6. LED connected

Temperature sensor with time and date display on graphical LCD using Atmega32 Read More »

Scroll to Top