Digital Multimeter Using Arduino
The purpose of this project was to design a functioning digital meter to measure voltage, current, and resistance to a known accuracy. Read more: Digital Multimeter
The purpose of this project was to design a functioning digital meter to measure voltage, current, and resistance to a known accuracy. Read more: Digital Multimeter
Three-fourths of the earth is water, out of which 97 per cent is saline (in oceans, seas and groundwater). The remaining 2.5 per cent to 2.75 per cent is fresh water , out of which 1.75 per cent to two per cent is frozen in glaciers, ice and snow. Fresh groundwater and soil moisture constitutes …
Microcontroller Projects: Sonar Water-Level Meter Using Arduino Read More »
Hello, fellow Makers! In this instructable, I will be discussing my newest and most versatile tool for edcuation: the E.M.F. Meter. This instructable will be covering a lot of steps involving Arduino and Raspberry Pi software. Although resources will be provided, please make sure you have …
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-… …
Have you ever wanted an ultrasonic tape measure, like this Stanley? (See picture). Well, I have but then I am a Lazy Old Geek. I don’t really need one but I thought I’d try to make one. And naturally, I thought of an Arduino. August 2012 update: I just found out the software used in …
GoFly is a project based on PNA (car navigation devices with Windows CE), LK8000 tactical fligh computer software and variometer (altimeter) external input based on Arduino board and pressure sensor. Why? -You can build this for about 150$, -Your ordinary PNA (Personal Navigation Assistant) changes to really nice, high end flying computer, with lot of features and Arduino based altimeter …
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 single AC …
This instructable will show you how to build a portable Touch Screen Oscilloscope for less than 40 U$! The oscilloscope is one of the most powerful electronic instruments that is available to electronics hobbyist, experimenters, and engineers. It is mainly used to measue time-varying signals. Any time you have a signal that varies with time( …
Technologies for rudimentary physiological sensing are getting cheaper and easier to implement. Consider, for instance, these non-contact sensors from UCSD which can be used to take an EEG through hair or an ECG through a T-shirt! One can even make a simple oscilloscope to digitize, store and view the signal using only a Tiny45 micro-controller and a …
FabECG: a simple electrocardiogram board using Arduino Read More »
Summary: The following is a step by step guide on how to make a Heat-Seeking Desk Fan from an Arduino microcontroller, a computer fan, a servo, and an infrared temperature sensor. The device scans the room periodically, automatically pointing itself in the hottest direction (ideally towards a person). This is a working proof-of-concept model, but it …