This project demonstrates an embedded system that uses a temperature sensor to automatically control the operation of a DC motor (acting as a fan) based on the ambient temperature. This simple and ...
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. The pins need to be able to generate an PWM signal. On an Arduino Nano ...
I made this project because I wanted a way to automatically control the speed of a DC fan according to the temperature read by a LM35 sensor. I had a few problems with the PWM part mainly because the ...
WARNING!! The circuit diagram discussed in this project is only for educational purposes. Be advised that working with 220V AC mains voltage requires extreme precaution and safety procedures should be ...
Stepper motors are increasingly taking its position in the world of the electronics. Starting from a normal Surveillance camera to a complicated CNC machines/Robot these Stepper Motors are used ...
This is an easy tutorial showing how you can control the brightness of an LED or adjust the speed of a DC fan using Arduino Board, a small BC547 transistor and a potentiometer. In my example the whole ...
We've shown you a few automated irrigation systems, both large and small, but if you're an Arduino fan, you'll love DIYer Jouni's set-up, made out of a bucket, a submersible pump, and plastic hose. It ...