Hauptseite: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 18: | Zeile 18: | ||
pi@raspberrypi4:~ $ lynx localhost:8081 #status von rtl-sdr | pi@raspberrypi4:~ $ lynx localhost:8081 #status von rtl-sdr | ||
</syntaxhighlight> | </syntaxhighlight> | ||
+ | '''[[FLARM Receiver Config ]]''' mit gsm_scan abgleichen (GSM Kalibrierung)<br> | ||
== Useful Bash snippets == | == Useful Bash snippets == |
Version vom 13. September 2020, 14:55 Uhr
MediaWiki für AirSpaceWatch,Debian & More
Inhaltsverzeichnis
AirSpaceWatch OpenSource Inhalt
Vorbereitungen
- RPi 4 mit Rasbpian, Node-Red Webserver, rtl-sdr
- DVB-T Dongle
- 868 MHz Antenne
- Bandpassfilter 868 MHz
- BIAS TEE 5V USB
Hardware Troubleshoot
1 pi@raspberrypi4:~ $ lsusb | grep --color RTL #(DVB-T Anschluss prüfen)
2 pi@raspberrypi4:~ $ systemctl status ntp
3 pi@raspberrypi4:~ $ telnet locahost 50000 #(GSM)
4 pi@raspberrypi4:~ $ telnet localhost 50001 #(rf-decode)
5 pi@raspberrypi4:~ $ lynx localhost:8080
6 pi@raspberrypi4:~ $ lynx localhost:8081 #status von rtl-sdr
FLARM Receiver Config mit gsm_scan abgleichen (GSM Kalibrierung)
Useful Bash snippets
JavaScript Projekte
PLOPP - ein Zeitvertreib :)
POING - ein Pong Clone in js
HeiseNews - aus dem Newsfeed geparst
ScreenBlanker - Bildschirmschoner im Browser