ESP32-8266-Audio-Spectrum-D.../README.md

6 wiersze
380 B
Markdown
Czysty Zwykły widok Historia

2017-12-15 23:08:56 +00:00
# ESP32-8266-Audio-Spectrum-Display
2017-12-16 10:34:19 +00:00
The ESP8266 variant can display a flat response between 100Hz and 5.2Khz and is limited by the ADC conversion time.
The ESP32 variant, can display a flat response between 50Hz and 20Khz and is less limited by ADC conversion time and uses 512 samples for improved resolution. It could be optimised even further for a wider freqencuy response.