Plane tracking for fun and profit (but mostly fun)

Slides:



Advertisements
Similar presentations
Presented by W1BAW Bruce Wattendorf. What is a Raspberry PI A $35 computer with out a monitor, keyboard, mouse but they all can be added.
Advertisements

Our Group Andrew McGillivray David Collins Tyler Todd.
Building an APRS Weather Station for Under $300 APRS Wx station presentation by Chris, W8CWG, Mound Amateur Radio Association 3 Dec 2014.
The audacious program Audacity Audacity might be worth a look. Suggest... Audacity is an easy to use audio production and mixing program, which enables.
Mesh Networking Broadband HamNet Advanced Configurations.
Online Registration Software A Robust, High Quality Web Based Solution that Streamlines your Organization! (612) (866)
SINGLE BOARD COMPUTERS -KEVIN JOSE. WHY DO WE USE THEM? Good performance at low price GPIO capability to interact with the outside world Small form factor,
Raspberry PI Dhruv Shah aka Snypter. About Me Information Security Consultant Security Blogger – security-geek.in/blog/ Core area of interest : Web Application.
Komodo DT Michael S.Sunggiardi PT Marvel Network Sistem.
Home Intrusion Detection System Andre, Irena, Priyanka, Balta.
This presentation will cover all of the work that was set during the third week of the course. This means that the task associated with the purpose of.
“A mobile market researcher wants a smartphone capable of shooting quality video, playing their music, browsing the web and running a range of applications”.
SINGLE BOARD COMPUTERS ARE YOU ON THE RIGHT AIRPLANE?
FriendFinder Location-aware social networking on mobile phones.
FriendFinder Location-aware social networking on mobile phones.
ISecurity Mid-Semester Presentation October 9, 2012.
CS 221 – May 8 Course objectives – Assemble computer cluster – Linux and C – Practice basic parallelizing technique Stay tuned: I will provide some useful.
報告者 : 陳衍名 報告日期 :102/6/18 CHAPTER 2 Install an Operating System 1.
1 Web Technologies Website Publishing/Going Live! Copyright © Texas Education Agency, All rights reserved.
3 main operating system! BY Charlotte Oates. Microsoft windows! A family of operating systems for personal computers. Windows dominates the personal computer.
Timothy Kritzler and Joseph Mintun Sponsor: Martin Engineering, Illinois Advisors: Dr. Malinowski and Dr. Ahn Bradley University Electrical and Computer.
COSC 6590 Fall Multi-channel, multi-radio wireless networks.
An Introduction to. Where did Fedora come from? Boxed set every 6 months == Failed business model [
Solar Pi – A Technology Innovation
Unix Server Consolidation
IoT 101 with Raspberry Pi and Azure
an open source detector for cosmic rays
Using Unity as an Animator and Simulator for PaypyrusRT Models
By: Brian Johnson, AB6UI 20 Sept 2017
What is Virtualization Last Update
Embedded Systems Serial-Ethernet Converter Cem KEFELI
Plane Tracking for fun and profit (mostly fun) with ABS-B mode 1090 MHz transmissions For: PART Date: 10/17/17 KC1ELF Tom Kavanaugh.
Programming by a Sample: Rapidly Creating Web Applications with d.mix
Benefits To Used PHP To Create Websites. PHP – Hypertext Transfer Protocol PHP consider the most famed programming language for developing websites or.
Alþingi's Digital Signage System
Broadcasting scanners to internet users (RX only)
Multi-channel, multi-radio wireless networks
PaperCutMF Product Overview – Konica Minolta
an open source detector for cosmic rays
Chapter 12 Accessing Databases
Unit 9 Network Fundamentals
CompTIA Linux+ Powered by LPI 2 LX0-104 Dumps PDF LX0-104 Dumps LX0-104 Braindumps LX0-104 Question Answers LX0-104 Study Material.
Raspberry Pi.
Introducing iQuote
Ways to Secure CMS Websites. The most widely used Content Management Systems are Wordpress, Joomla and Drupal as per statistics. The highest CMS platforms.
Smartexpat Clone Script Oodle Clone Script Trovit Clone Script
Presentation developed by
Easy Website Creation Using WordPress
Building an Internet of Things Device
Getting Started.
Recruitment Sales and Marketing Platform Picks Azure to Scale Up Easily and Provide Reliability Partner Logo “As our client base is growing rapidly, Microsoft.
MWS9943.
WSPR – Weak Signal Propagation Reporter
Understanding Linux and the BASH shell v
Session 3: Messages What themes and issues are emerging?
Multi-channel, multi-radio
In-house Developed Library Solutions
- Dylan Leintz - Dr. Davies
Lesson 6 Lucy Calkins.
Building The AfriCUBE Transponder.
AMSAT SA SPACE SYMPOSIUM 2019
Developing a VHF+ Reverse Beacon Network
AZ-900 Exam Braindumps
RFID used for real-time tracking Physics 490 seminar 4/15/2019
Hayley Gilson, Antony Sanchez, Cris Koutsougeras ET 493 Fall 2018
Real-time Object Recognition using deep learning-Raspberry Pi
Outernet Project – LARC November 6th, 2017 – Bob Doherty - KM4BAO
Module 02 Operating Systems
Presentation transcript:

Plane tracking for fun and profit (but mostly fun)

Why would you want to track planes You’re a plane spotter You wonder “What’s that plane and where’s it going?” To gain access to REAL TIME global plane tracking Because (like me) you’re bored and had a spare pi

How it works (radio side)

Receiving ADS-B with Linux RTL-SDR, repurposed freeview USB adapters ADS-B is 1090MHz, well within range of all RTL-SDR adapters Suitable antenna (can be DIY, cut original antenna to length, or purchased) Ideally add a filter, similar in price to the SDR Dump1090 software (or variant)

Basic ADS-B receiver Overview

Getting it working the EASY way Piaware image running on Raspberry Pi Benefit of reasonable community support, well tested and easy to use. After writing to SD card, simply “claim” the “site” on the flightware control panel and you are up and running Based on Raspbian Wheezy, some libraries are old, makes tweaking more work than a DIY solution

Piaware Skyview

Getting it working, the tweakable way Distro of your choice (I’m using Raspbian on Pi3) Dump1090-Mutability (fork of dump1090 software) Web server of your choice (I’m using lighttpd) Easy setup script available (for Debian based distros only)

Dump1090- Mutability

Hacks to Dump1090-Mutability Heatmap, showing the most common positions planes report from Rangemap, showing the absolute maximum distance planes have reported from, at varying altitudes Ability to log all reported positions, or feed to other programs

MutabilityMOD Heat map

MutabilityMod Range

Feeding data elsewhere Data can be fed to multiple plane tracking sites at once ADSBExchange setup script feeds to: Flightaware Flightradar24 Planefinder ADSBExchange Data can be fed to other programs on your network – Introducing @AboveCumbernauld Twitter bot

Feeding data elsewhere CONTINUED