News

Next we connected the water flow sensor’s output to the Arduino board (filled with the sketch) and allowed water flow through the water flow sensor at a steady rate of about 1 Litre/minute. Besides ...
Adding a photoresistor (light sensor) and a thermistor (temperature sensor) and connecting them to a programmed Arduino gave me a gadget that monitors the environment of a single plant. You can ...
This digital output can be input to a microprocessor where illuminance (ambient light level) in lux is derived using an empirical formula to approximate the human eye response. Commonly available ...
It runs on an Arduino MEGA 2560 PRO (or similar microcontroller) and supports a wide array of additional hardware including pressure transducer, water level sensor, flow meter, OLED display, and more.
We know that measuring the speed of light with an Arduino is possible. It’s just that the implementation is hard. Last month we saw [Udo]’s blinkenlight shield that can be used as a lin… ...