制造商零件编号 A000005
ARDUINO NANO ATMEGA328 EVAL BRD
Arduino
所订产品一般在 7-10个工作日 内送达中国,具体时间取决于收货地点。
最低订购金额为人民币 300 元,顺丰快递免运费配送。
当用人民币下单时,按照国际贸易条款 DDP(DigiKey 支付关税、海关费用和当地税款)方式结算。
电汇预付
更多来自全授权合作伙伴的产品
下单后,从合作伙伴发货平均需要时间 1-3 天,也可能产生额外运费。可能另外收取运费。 实际发货时间请留意产品详情页、购物车和结账页面上的说明。
国际贸易结算方式:CPT(交货时支付关税、海关费用和适用 VAT/应付税金)
有关详情,请访问帮助和支持
License: General Public License Audio Arduino
An audio spectrum analyzer is a device that visualizes the frequency content of an audio signal. It represents the distribution of frequencies in a graphical form, typically displaying amplitude or power on the y-axis and frequency on the x-axis. This tool is commonly used in audio engineering, music production, and sound analysis for various purposes. This time I will describe how to make an audio FFT spectrum analyzer on a 256x50 pixel VFD display.
These types of displays emit very bright light with high contrast and clear visibility from wide angles and have a wonderful retro look.
The device is very simple to build and has only a few components:
Thanks to the two libraries used (U8G2 and fix_fft), the code is very simple and can be easily modified. The audio input to the Arduino is on A0, with bias at the midpoint by 10K to Ground and 10K to +5V. At the input, we can also put a potentiometer to control the amplitude of the input signal. First, let's look at the case when we bring a signal with a certain frequency and shape to the input. For this purpose, I will use the signal generator that is part of my oscilloscope.
The spectrogram clearly shows the fundamental signal, as well as its harmonics. I will test it with square and sine waves. As we change the frequency of the oscillator, so does the fundamental of the analyzer display. Here we can see that the frequency range of this instrument is from 0Hz to 4.5 KHz, where most of the music signals are found. However, the purpose of this device is not to perform any precise audio analyses and measurements, but primarily has a visual function. The following image shows how the device works in conditions when we bring a complex audio signal to the input.
Otherwise, the device has two modes of operation that can be changed with the push of a button, in one mode the bars are next to each other, and in the other, there is a certain distance between them.
Finally, the entire assembly is housed in a suitable box. This is not a professional tool because it has a relatively low resolution and frequency range, but can serve as a great educational tool and visualizer for some audio projects.
谢谢!
敬请关注收件箱中的 DigiKey 新闻与更新!
请输入电子邮件地址