potentiometer

Replace a rotary

Replace a rotary switch with a potentiometer

Microcontroller-based products sometimes require rotary switches. As many microcontrollers have an onboard ADC, it is easy to replace the rotary switch with a low cost potentiometer, when a rotary switch is too expensive or unavailable. Although digitizing a potentiometer setting to act like a switch requires only a few instructions, an immediate problem is that

Replace a rotary switch with a potentiometer Continue Reading

FM Radio

FM Radio

Recently, I came across RDA5807 module which is an FM Radio Tuner in a very tiny package. It is very cheap and uses I2C protocol for communication which means that only two wires will be required to talk to the IC. Less wiring! My mom used to listen to the radio every day while cooking food before

FM Radio Continue Reading

Read a Potentiometer With Arduinos Analog Input

Read a Potentiometer With Arduino’s Analog Input

Let’s learn how to read a potentiometer, a type of rotating variable resistor, using Arduino’s analog input! We’ll connect up a simple circuit using a solderless breadboard and use some simple Arduino code to control a single LED. So far you’ve learned to control LEDs with Arduino’s output, and you learned to detect a pushbutton’s state (on

Read a Potentiometer With Arduino’s Analog Input Continue Reading

en_USEnglish
Scroll to Top