Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
75d08baf68
refactor ♻️: Refactored the requirements.yml file to use HTTPS for Git URLs and updated the SCM field to 'git'. This change ensures that all references to the repositories are secure and consistent.
7553e3fbf0
fix 🐛: Update requirements.yml to use the latest versions of samba_ad_dc, samba_domain_member, and samba_windows_share from git repositories.
4992b75d57
feat ✨: Improved visualization by adding logarithmic scaling to the x-axis labels and updating the y-axis scale based on the maximum value of the frequency spectrum.
f500937067
refactor ♻️: Refactored the audio processing and visualization tasks into separate cores, improved CPU usage monitoring, optimized memory usage, managed inter-core communication, and enhanced network functionality.
5a8dc9c489
fix 🐛: Update bin range calculation and formatting in src/main.cpp
91b24e0da0
feat(data) undefined: Added new HTML file for piano spectrum analyzer. fix(Config.h): Updated WiFi settings and web configuration portal details. refactor(Arduino sketch): Added WiFi and WebSocket support, enabling real-time spectrum data transmission over the
c83d04eb23
plaintext feat undefined: Updated Arduino project with new features for audio processing. fix: Updated I2SConfig.h to include additional parameter for reading I2S samples. refactor: Improved performance by rounding integer samples to
9a3d026176
feat ✨: Updated src/main.cpp to utilize FormatConverterStream for converting 32-bit I2S input to 16-bit output and configured an AudioFFTBase with the correct bits per sample