I have built and running an ADS-B ground station for CDN$150 / USD$120 FlightAware has easy instructions that walk you through the purchasing, assembly, and setup of a PiAware ADS-B receiver. It takes about two hours to setup your own ADS-B ground station and track flights in real-time.
Raspberry Pi powered ground station using Software Defined Radio(SDR) to receive ADS-B messages directly from commercial flights and publish MQTT messages to IBM IoT Platform.
Raspberry Pi powered ground station for commercial flights that does the following:
- receives [Automatic Dependent Surveillance-Broadcast(ADS-B)] messages broadcasted by commercial flights using a Software-Defined Radio(SDR) device tuned to 1090 MHz frequency
- decodes ADS-B messages from commercial flights
- publishes corresponding MQTT messages to [Bluemix Internet of Things(IoT) Platform] in IBM's Bluemix Cloud.
picture to follow.
******************************************************
Raspberry Pi ADS-B Receiver: Build a Live Flight Tracker
Full Tutorial: https://pimylifeup.com/raspberry-pi-ads-b-receiver/
https://www.youtube.com/watch?v=1WD_dgjCBVc
******************************************************
ADS-B Flight Information Decoder Install On Raspberry Pi
https://www.youtube.com/watch?v=Y5HeQEjLmwc
Installing SDR program to receive ADS-B to see aircraft information.
Download program from here:
https://github.com/MalcolmRobb/dump10...
unzip master.zip
cd dump1090-master
make
cp dump1090 /usr/bin/
cp view1090 /usr/bin/
dump1090 --interactive
You can also set it up as a server with:
dump1090 --interactive --net --net-beast --net-ro-port 30005
Then start a client:
view1090 --net-bo-ipaddr {server IP}
Antenna is Diamond D3000N from www.strictlyham.com.au
How to set up a PiAware flight tracker
https://www.youtube.com/watch?v=Y5HeQEjLmwc
Installing SDR program to receive ADS-B to see aircraft information.
Download program from here:
https://github.com/MalcolmRobb/dump10...
unzip master.zip
cd dump1090-master
make
cp dump1090 /usr/bin/
cp view1090 /usr/bin/
dump1090 --interactive
You can also set it up as a server with:
dump1090 --interactive --net --net-beast --net-ro-port 30005
Then start a client:
view1090 --net-bo-ipaddr {server IP}
Antenna is Diamond D3000N from www.strictlyham.com.au
******************************************************
How to set up a PiAware flight tracker
https://www.youtube.com/watch?v=d-ZHQKMUG6U
VE3WZW ANDRE
https://github.com/VE3SP
No comments:
Post a Comment
.
RaspberryPi
RaspberryPi@groups.io (groups.io)
https://groups.io/g/RaspberryPi
.
Note: only a member of this blog may post a comment.