- This topic has 1 reply, 2 voices, and was last updated 6 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › Arduino › DTMF to number for dialing
HI
Im trying to make converter DTMF to number using Arduino uno v3
How convert 4 bit D0
Hi
DTMF gives a particular otuput according to the button pressed on phone, check out his project of mine: https://www.engineersgarage.com/contribution/mobile-controlled-robot. Here you will find a chart which will show you the state of output pins according to the button pressed on phone.
You can easily monitor these output pins through a microcontroller and do the required task.