Looking for DTMF transceiver module
Chris Owen is seeking a DTMF transceiver module that is compatible with Arduino. He specifically mentions the MT8880 chip, which has significant support within the Arduino community. Owen is asking for assistance in finding a suitable module.
- ▪Chris Owen is looking for a DTMF transceiver module compatible with Arduino.
- ▪He has not found a module that uses the MT8880 chip yet.
- ▪The MT8880 chip has a lot of support in the Arduino community.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3922113) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Chris Owen Posted on May 22 Looking for DTMF transceiver module #community #iot #programming #tooling I'm looking for a DTMF transceiver module compatible with Arduino. So far I have not located one that uses the MT8880 chip which as a lot of support in the Arduino community. I hope you all can point me in the right direction. Top comments (0) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).