hi i have an old key phone that I want my Arduino to dial numbers on.
but i do not want it to do this with servors or somethng in that area i want it to connect the circuit. but how? :S
there is 8 cabels connected with 10 buttons.
And i know that i need to connect one little area with another then it print number 0-9.
When you push a button on a telephone, it generates a tone that is sent out the phone line. Even easier than trying to tap into the keypad circuitry is to have the Arduino generate the correct tone itself.
Google DTMF. There is even a library for the Arduino that generates the tones, if I remember correctly.
When you push a button on a telephone, it generates a tone that is sent out the phone line. Even easier than trying to tap into the keypad circuitry is to have the Arduino generate the correct tone itself.
Google DTMF. There is even a library for the Arduino that generates the tones, if I remember correctly.
so what you mean is that I should make a phone out of my Arduino instead? sounds better