Hauptseite: Unterschied zwischen den Versionen

Aus AirSpaceWatch & More
Zur Navigation springen Zur Suche springen
Zeile 31: Zeile 31:
 
== Workbenches ==
 
== Workbenches ==
 
[https://rfx2fdekeuun9yn0.myfritz.net/lab Jupyter] <br>
 
[https://rfx2fdekeuun9yn0.myfritz.net/lab Jupyter] <br>
[http://rfx2fdekeuun9yn0.myfritz.net Prototype] <br>  
+
[http://rfx2fdekeuun9yn0.myfritz.net ASW-Prototype] <br>  
 
[http://rfx2fdekeuun9yn0.myfritz.net:8080/sensors.html MatrixIO ws:Demo] <br>
 
[http://rfx2fdekeuun9yn0.myfritz.net:8080/sensors.html MatrixIO ws:Demo] <br>
 
[http://rfx2fdekeuun9yn0.myfritz.net:8088/ ESP 32 Demo]<br>
 
[http://rfx2fdekeuun9yn0.myfritz.net:8088/ ESP 32 Demo]<br>

Version vom 20. September 2020, 07:48 Uhr

MediaWiki für AirSpaceWatch,Debian & More

AirSpaceWatch OpenSource Inhalt

Vorbereitungen
- RPi 4 mit Rasbpian, Node-Red Webserver, rtl-sdr
- DVB-T Dongle: RTL2838UHIDIR o.ä.
- 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

Node-Red Snippets

Useful Bash snippets


Workbenches

Jupyter
ASW-Prototype
MatrixIO ws:Demo
ESP 32 Demo
YTD Demo

JavaScript Projekte

PLOPP - ein Zeitvertreib :)
POING - ein Pong Clone in js
HeiseNews - aus dem Newsfeed geparst
ScreenBlanker - Bildschirmschoner im Browser

Starthilfen