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 ...
This paper shredder bin monitor is an easy Arduino project for beginners to get into. It uses an ultrasonic sensor, which is placed inside the bin, to detect the trash level.
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.
Use Arduino to handle sensor input and relay control. Pi runs a Python Flask server with a simple UI to toggle GPIO pins via serial commands sent to the Arduino. Use cron jobs on Linux to schedule ...
If you frequently use a 3D printer for your projects then you may experience issues calculating the material weight and length usage. If so, then you might be interested in this project using Arduino.
Finger Bend is a unique DIY Arduino powered textile flex sensor, created as part of the Swatch Exchange, enabling you to trigger actions by simply bending your finger. Created by the team at ...
Using motion detectors and an Arduino you can trigger lights, fans, or even an pneumatically controlled cleaver-wielding clown to help add your house to the “if you dare” list.
Some projects are both educational and useful. We believe that [Jasper’s] Arduino based electronic load is one of those project. [Jasper’s] electronic load can not only act as a constan… ...