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 ...
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 ...
A repository in shambles! My documentation is minimal, there are issues and the Python code is not feature complete. This project is for an Arduino-Nano based Fan and RGB controller. Can set custom ...
In today's fast-paced world, convenience is key. Dealing with the temperature fluctuations in your living space can be quite a hassle. For those who live in regions where the afternoons can be ...
Build the device as instructed in the blueprint and instruction manual provided. Then make sure you have the .ino file running on your arduino device (upload with Arduino IDE). I used the Arduino from ...
From a simple electronic toothbrush to complicated robotics systems, DC motors are present everywhere. In most of our previous Arduino projects, we have used these DC motors as actuators and ...