News

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 ...
The microcontroller-based concept was chosen because I wanted to scale the sensor system later to suit other applications. Here is the diagram of my Arduino infrared close proximity sensor. As you can ...
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 ...