Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
wled
/
WLED
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
4.3k
Star
18.6k
Code
Issues
366
Pull requests
144
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Adding DSP FFT and integer math to AR
- #4750
#4750
Merged
DedeHai
merged 16 commits into
wled:main
wled/WLED:main
from
DedeHai:DSP_AR
DedeHai/WLED:DSP_AR
Copy head branch name to clipboard
Mar 29, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Adding DSP FFT and integer math to AR
#4750
DedeHai
merged 16 commits into
wled:main
wled/WLED:main
from
DedeHai:DSP_AR
DedeHai/WLED:DSP_AR
Copy head branch name to clipboard
Commits
Commits on Jun 23, 2025
added PoC for DSP AR and fixed point calculation for C3
DedeHai
committed
d2d7317
View commit details
Copy full SHA for d2d7317
Browse repository at this point
Commits on Jun 24, 2025
fixed FFT scaling, first working verson, tested only on C3
DedeHai
committed
9c8f8ef
View commit details
Copy full SHA for 9c8f8ef
Browse repository at this point
working version, debug of scaling in progress
DedeHai
committed
0131786
View commit details
Copy full SHA for 0131786
Browse repository at this point
Commits on Jun 25, 2025
debug version, fixed problem on S3: turns out to be mem alignment
DedeHai
committed
da91a0b
View commit details
Copy full SHA for da91a0b
Browse repository at this point
fixed scaling for C3, removed debug stuff
DedeHai
committed
ac6897c
View commit details
Copy full SHA for ac6897c
Browse repository at this point
Commits on Jun 26, 2025
code cleanup, added arduinoFFT back in, added ifdefs & description
Show description for 614cb5c
DedeHai
committed
614cb5c
View commit details
Copy full SHA for 614cb5c
Browse repository at this point
bugfixes
DedeHai
committed
ab69c5a
View commit details
Copy full SHA for ab69c5a
Browse repository at this point
Commits on Jun 27, 2025
more bugfixes
Show description for 90637eb
DedeHai
committed
90637eb
View commit details
Copy full SHA for 90637eb
Browse repository at this point
Commits on Jun 28, 2025
moved ifdefs to correct place, separated sample filter & FFT filter application
Show description for f8b1af0
DedeHai
committed
f8b1af0
View commit details
Copy full SHA for f8b1af0
Browse repository at this point
changed sample low pass cutoff from 80Hz to 90Hz
Show description for 3915b1b
DedeHai
committed
3915b1b
View commit details
Copy full SHA for 3915b1b
Browse repository at this point
code cleanup and minor speed improvement
Show description for e032cf7
DedeHai
committed
e032cf7
View commit details
Copy full SHA for e032cf7
Browse repository at this point
fixed wrong #endif position
DedeHai
committed
1cc8adf
View commit details
Copy full SHA for 1cc8adf
Browse repository at this point
Commits on Oct 28, 2025
Merge branch 'main' into DSP_AR
DedeHai
committed
1445841
View commit details
Copy full SHA for 1445841
Browse repository at this point
Commits on Mar 18, 2026
Merge branch 'main' into DSP_AR
DedeHai
committed
e4a053f
View commit details
Copy full SHA for e4a053f
Browse repository at this point
Commits on Mar 29, 2026
add static to globals, fix to find FFT magnitude
DedeHai
committed
1f9f510
View commit details
Copy full SHA for 1f9f510
Browse repository at this point
Merge branch 'main' into DSP_AR
DedeHai
committed
6a9b71b
View commit details
Copy full SHA for 6a9b71b
Browse repository at this point
You can’t perform that action at this time.