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 →
C 433mhz 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
-
-
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 433mhz 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 | 30 Nov 2023