News

Unfortunately, the AD9833 doesn’t have a way to control amplitude, something which is pretty important in a function generator. So [Faransky] uses a X9C104P 100KOhm 8-bit digital potentiometer ...
Anyone searching for a function generator may be interested in a new DIY Arduino project which details how you can make your very own. “A function generator is a very useful tool, especially ...
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 ... Then use the map() ...
The Arduino Mega's PWM pins are digital output pins located on D2 to D13 and D44 to D46, coming to a total of 15. While they function as ... an analog input like a potentiometer.
Sometimes, a hack isn’t really about the technology but about the logistics. If we asked you to light up an LED using an Arduino, there’s a good chance you’d know exactly how to d… ...
This means that I can measure the resistance and get the angle by using the following function: Simple enough. Hopefully, it will be useful also (to me). If you have your own potentiometer, ...