瀏覽代碼

Add info about Adafruit Microphone to ADC documentation

dds
PaulStoffregen 8 年之前
父節點
當前提交
ce1feb388c
共有 2 個檔案被更改,包括 2 行新增0 行删除
  1. 二進制
      gui/img/adccircuitmic.jpg
  2. +2
    -0
      gui/index.html

二進制
gui/img/adccircuitmic.jpg 查看文件

Before After
Width: 220  |  Height: 140  |  Size: 12KB

+ 2
- 0
gui/index.html 查看文件

@@ -536,6 +536,8 @@ span.mainfunction {color: #993300; font-weight: bolder}
<p>Pin A2 is used for audio input. This circuitry is recommended.</p>
<p align=center><img src="img/adccircuit.png"></p>
<p>Signal range is 0 to 1.2V</p>
<p>With a <a href="https://forum.pjrc.com/threads/40468-Help-with-Basic-Audio-Lib-results?p=126317&viewfull=1#post126317">small modification</a> Adafruit's <a href="https://www.adafruit.com/products/1063">MAX4466 microphone</a> can be used</p>
<p align=center><a href="https://forum.pjrc.com/threads/40468-Help-with-Basic-Audio-Lib-results?p=126317&viewfull=1#post126317"><img src="img/adccircuitmic.jpg" border=0></a></p>
<h3>Examples</h3>
<p class=exam>File &gt; Examples &gt; Audio &gt; HardwareTesting &gt; PassThroughMono
</p>

Loading…
取消
儲存