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 ...
Some readers may recall building a line-following robot during their school days. Involving some IR LEDs, perhaps a bit of LEGO, and plenty of trial-and-error, it was fun on a tiny scale. Now imagine ...
An Arduino is a microcontroller — a single board designed to control something and perform a specific task. Unlike a Raspberry Pi, you won't find anything resembling an operating system here; instead, ...