Coder Social home page Coder Social logo

anjinmeili / fft_esp32_analyzer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from donnersm/fft_esp32_analyzer

0.0 0.0 0.0 4.69 MB

Spectrum analyzer 8-64channels FFT

License: GNU General Public License v3.0

C++ 6.86% C 23.07% Makefile 70.07%

fft_esp32_analyzer's Introduction

** important update: If your display doesn't respond well to the microphone input, you can adjust resistor R10,( The lower the value, the better the amplification) infact,you can remove it and replace it by a wire or some soldering tin. I did it on my prototype and result is amazing

Also: There are issues with the I2S_DMA_Matric library in version 2.07 ( and maybe above but have not tested) if you experiencing issues with reboot and I2S DMA ERROR.. change this library to version 2.05 (sure to work)

FFT_ESP32_Analyzer

Spectrum analyzer 8-64channels FFT

8-64 Channel FFT Spectrum Analyzer

  • Line in Audio
  • Mic in Audio
  • 8,16,24,32 or 64 channels
  • Different patterns and colors
  • Adjustable Peak Delay time
  • Selectable input filter
  • Auto change of patterns every few seconds ( can be set to on/off)
  • Based on ESP32
  • PCB available with onboard pre-amplifier and connector or HUB75 Displays
  • Can drive ledstrip like WS2812 and similar
  • Can drive series of HUB75โ‚ฌ Panels
  • Adjustable overall brightness PCB available with SMD components pre-assembled. You will only need to add the ESP32 board and the connectors / opamp and sockets. Schematic and PCB layout and gerber files( PCB production files) available Work in progress: Future firmware update will include:
  • Smooth LED transition as the LEDS are so fast it will follow the datastream. I want to implement a sort of afterglow on each led when it turns of. That will moving bars will look less hectic.
  • Web interface, I would like to output data on wifi to visualize the spectrum live on a webbrowser. Although technically this already has been done, the challenge will be the use of the ADC's at the same time. Those of you who know the architecture of the ESP32 will now what I mean.
  • Changing the number of bands runtime unlike now it is done before compiling and can only be changed by uploading the firmware with changed parameters.
  • Elaborate and automize the calibration modes.

See Manual4.0.pdf for more details and information

fft_esp32_analyzer's People

Contributors

donnersm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.