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 BME280 sensor was easier to set up, as it communicates over the I2C serial protocol. This means that we only needed to ...