News

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 ...
This is just a fun Arduino project ... value from the potentiometer (#20) and map it to different values (#21). Then store this value inside the speed variable that is used in the delay() to control ...
To the human eye, it looks like multiple LED’s are lit up simultaneously. [Alex] planned to use an Arduino to control this display, but it doesn’t have enough outputs on its own to control all ...