| <p class=exam>File > Examples > OctoWS2811 > SpectrumAnalyzer | <p class=exam>File > Examples > OctoWS2811 > SpectrumAnalyzer | ||||
| </p> | </p> | ||||
| <h3>Notes</h3> | <h3>Notes</h3> | ||||
| <p><b>analogRead() must not be used</b>, because AudioInputAnalog is regularly | |||||
| accessing the ADC hardware. If both access the hardware at the same | |||||
| moment, analogRead() can end up waiting forever, which effectively | |||||
| crashes your program. | |||||
| </p> | |||||
| <p>A different pin may be used, but adding it as an parameter | <p>A different pin may be used, but adding it as an parameter | ||||
| to the AudioInputAnalog object definition. | to the AudioInputAnalog object definition. | ||||
| </p> | </p> |