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 ...
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 ...
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 project uses two Arduino boards to control the speed of a DC fan using a potentiometer. Three LEDs indicate different speed ranges: red for slow, green for medium, and blue for fast. The serial ...
A repository in shambles! This is heavily under construction and many things are yet to be added/fixed/sorted out. This project is for an Arduino-Nano based Fan and RGB controller, to fit in an old ...
Must admit I'm not up to speed with Matter, a way to standardise IoT elements. So it's welcome to see a basic introductory tutorial on using the wireless protocol on the Arduino website. With ...