This is a simple arduino project for a soil moisture sensor that will light up a LED at a certain moisture level. It uses Arduino Duemilanove microcontroller board. Two wires placed in the soil pot ...
As a biomedical equipment technician [Adam Outler] equipment needs to be in top working condition. The emergency room staff were complaining about erroneous noise on the electrocardiogram and it’s his ...
Step-by-step guide on designing and programming a custom I2C slave sensor device using Arduino..
This project shows how to build a light gauge that uses an LED bar graph to show the measured brightness level. The function “gauge()” is a good example of using “if” statements to analyze sensor ...
The Pressure Sensor Module incorporates a material called Velostat with the Arduino. This material adds more resistance when more pressure is applied to the material. This module also uses the RGB LED ...
We know that measuring the speed of light with an Arduino is possible. It’s just that the implementation is hard. [Udo] hit upon the idea of pulsing a laser pointer and measuring the time of the ...