在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):jeroendoggen/Arduino-signal-filtering-library开源软件地址(OpenSource Url):https://github.com/jeroendoggen/Arduino-signal-filtering-library开源编程语言(OpenSource Language):C++ 53.2%开源软件介绍(OpenSource Introduction):Arduino Signal Filtering LibraryThe goals of this project is providing an Arduino library for basic signal filtering. These filters can be used to clean up noisy signals by suppressing small (fast) signal changes while passing bigger (slow) signal changes. This is typically done by suppressing the "higher frequency" fluctuations. More info:
Available filters:
Library Usage
Changing filters:This library is partially based on filters that are auto-generated on the filtuino website. Filtuino is a Filter Suite that generates source code for different digital filters (IIR Lowpass, Highpass, Bandpass, Bandstop, IIR Resonanz Filter, Proportional Integral Filter). Customizing the filtersIf you want create your own filter, I suggest you:
Contribute a filterTo add your filters to the project:
Similar projects:
Version History:
Roadmap:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论