Control Potentiometer And Buzzer With Arduino

Learn To Use Input And Output Devices With Arduino Board

Mariam Manzoor
DeepLift
Nov 15, 2020

--

Photo by DeepLift

Introduction

Arduino is often used with input and output peripherals. Common output components used with Arduino in mini-projects are LED and Buzzer. Similarly, a potentiometer is a commonly used input device for analog input to Arduino. In this article, we will dive into understanding these components and making exciting mini projects using these.

Using LED As Output

Circuit Diagram:

Photo by Mariam Manzoor — DeepLift

Software Setup:

Demo:

Video by Mariam Manzoor — DeepLift

Using Buzzer As Output

Circuit Diagram:

Photo by Mariam Manzoor — DeepLift

Software Setup:

Demo:

Video by Mariam Manzoor — DeepLift

Using Potentiometer As Input

Hardware Setup:

Photo by Mariam Manzoor — DeepLift

Software Setup:

Demo:

Video by Mariam Manzoor — DeepLift

Using Input of Potentiometer to control LED/Buzzer Output

Hardware Setup:

Photo by Mariam Manzoor — DeepLift

Software Setup:

Demo:

Getting Some Errors? Try these debugging Methods:

1- Display potentiometer input on the serial monitor

2- Check LED if they are working and not fused

3- Make sure resistors attached don’t have very high resistance

EndNote

Make these exciting projects and share your experience in the comments. To learn more about Arduino Boards and Arduino IDE, click here. Happy Learning :)

--

--

Mariam Manzoor
DeepLift

Hey Friends! I’m Mariam, a Science and Technology Enthusiast and I’m here to share my Ideas and Explorations in the field of AI and Robotics.