Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 5 C signal-processing Projects
-
pi@pi4b8:/etc/systemd/system $ cat rtl_433.service # based on https://github.com/merbanan/rtl_433/issues/1651 [Unit] Description=RTL_433 service script StartLimitIntervalSec=5 Documentation=https://github.com/merbanan/rtl_433/README.md After=syslog.target network.target [Service] Type=exec ExecStart=/usr/bin/rtl_433 -C si -F mqtt # Restart script if stopped Restart=always # Wait 30s before restart RestartSec=30s # Tag things in the log # View with: sudo journalctl -f -u rtl_433 -o cat SyslogIdentifier=rtl_433 StandardOutput=syslog StandardError=syslog [Install] WantedBy=multi-user.target
-
Project mention: A library for audio processing , support Android platform | /r/androiddev | 2023-05-29
This is prebuilt android so library : https://github.com/libAudioFlux/audioFlux/releases/download/v0.1.6/libaudioflux-0.1.6-android.zip
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
FftSharp
A .NET Standard library for computing the Fast Fourier Transform (FFT) of real or complex data
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
C signal-processing related posts
- Error handling in a failing service
- seeking help with 433Mhz remote integration
- Create a subghz file from known data?
- New Guy: Outdoor Thermostat / automated fan start/stop.
- Mystery signal?
- Problem trying to listen to a Honeywell doorbell (RF 868 Mhz) with RTL-433
- Elster TPR11 water meter reader
-
A note from our sponsor - Onboard AI
getonboard.dev | 29 Nov 2023
Index
What are some of the best open-source signal-processing projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | rtl_433 | 5,375 |
2 | audioFlux | 1,917 |
3 | FftSharp | 249 |
4 | resdet | 223 |
5 | CCWT | 143 |