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 ...
When the sensor detects that the moisture content is already below 30%, it sends a signal to the Arduino, which, in turn, activates a water pump to provide hydration to the plant.
The Arduino Servo Cat-a-pult looks to automate this rather annoying daily task. A pressure sensor mat — placed in front of your cat’s food dish — activates the device.
Looking for practical Arduino projects? This guide shows how to control a relay from your smartphone using an Arduino Uno — ...
Besides the Arduino’s serial monitor, we also used our DSO to measure pulse output from the water flow sensor. In that crude experiement, serial monitor displayed a rate of 56 Litre/hour (in lieu of ...
Through this hands-on, project-based approach to learning, you'll grasp a solid understanding of Arduino components like ultrasonic sensors, motor drivers, servos, and transistors.
Ever thought of using touch sensors on your projects but didn’t because it would be too much work? [Paul Stoffregen] proves that it can be pretty easy if you use the CapSense library for Arduino.
The thing about Arduino's I/O pins is that they come with special functions (and corresponding limitations) that beginners are generally unaware of. For instance, in the Uno board, pins D0 and D1 ...
In this particular project, I contemplated a shield for Arduino Nano, which can gather weather-related information by a built-in BMP280 Temperature and Pressure Sensor, a photoresistor, and a ...