Rotary dialer PIC interface using PIC16F877

Rotary dialer PIC interface

I have found myself with an abundance of rotary phones. In fact, they’re everywhere I look. In hopes that I may someday see less of them, I’ve begun taking them apart and re-using the parts for other purposes.

For some reason I got it into my brain that interfacing the rotary control with a PIC chip would be a good idea. I can only think of a couple of vague uses for it at the moment and none are particularly useful, but I hope to do something cool with this in the future.

Rotary dialer

Go get stuff.

You will need:

1 – Rotary phone
3 – 220 ohm resistors
2 – 0.1uF capacitors
2 – 20K resistor (can substitute anything between 10K and 47K)
2 – LEDs
1 – PIC development board (I used the Basic Micro development environment)
1 – 20 MHZ resonator or crystal
1 – Breadboard
1 – 5V power source
1 – A foot or so of hookup wire
1 – Screwdriver
1 – Wire stripper

Dissect the phone.

Open up your rotary phone. On the inside you will notice the few basic parts; the rotary dial, the ringer, two jacks, the hook switch and the basic circuitry which is usually encased in a metal junction-box-like thing.

There will be four wires running from the rotary dialer to this junction-box-like thing. The wires should be held in place by little more than tightened screws. Loosen the screws and disconnect the wires.

After that, disconnect the rotary dialer from the phone itself.

Determine what the wires do.

Wire up two LEDs as shown in the diagram below.

The two white wires should be the pair that closes the switch that lets you know when the dial is turned. The blue and green wire should be the pair that lets you know what number was dialed.

As such, when you turn the dial, the LED connected to the white wires should turn on, and when you let go of the dial, the LED connected to the blue and green wires should blink on and off as many times as the number you dialed (see video).

For instance, if you dial 8, the LED connected to the green and blue wire will turn off and on 8 times. This happens because one way to dial a phone number is to rapidly break the connection the number of times for the digit you are trying to dial. So, again, to dial an 8 you would have to rapidly break the connection 8 times.

Connect the dialer to the PIC chip.

Connect the rotary dialer to the PIC chip as seen in the diagram. Notice that I am reading in the state of the rotary dialer by using RC-timing. In other words, the PIC chip is counting the number of times it takes for a capacitor to discharge (which changes when resistance is added).
Schematic rotary switch
That is where the 20K resistor comes in. Adding this to the input allows for a clear differentiation between the signal from a closed and open rotary switch connection.

About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter