All Projects → mariocannistra → radio-astronomy-fftw

mariocannistra / radio-astronomy-fftw

Licence: MIT license
fftw3 based radio-astronomy data collection and dissemination (see project on hackster.io website)

Programming Languages

python
139335 projects - #7 most used programming language
Gnuplot
187 projects
shell
77523 projects

Projects that are alternatives of or similar to radio-astronomy-fftw

rtl-power-fftw
Power spectrum for RTLSDR dongles.
Stars: ✭ 139 (+531.82%)
Mutual labels:  sdr, rtl-sdr, rtl-power
Openwebrx
Open source, multi-user SDR receiver software with a web interface
Stars: ✭ 813 (+3595.45%)
Mutual labels:  sdr, rtl-sdr
Wavesdr
macOS native desktop Software Defined Radio app
Stars: ✭ 144 (+554.55%)
Mutual labels:  sdr, rtl-sdr
Airspy Fmradion
Software decoder for FM/AM broadcast radio with AirSpy R2 / Mini, Airspy HF+, and RTL-SDR
Stars: ✭ 59 (+168.18%)
Mutual labels:  sdr, rtl-sdr
Gnss Sdr
GNSS-SDR, an open-source software-defined GNSS receiver
Stars: ✭ 801 (+3540.91%)
Mutual labels:  sdr, rtl-sdr
Gqrx
Software defined radio receiver powered by GNU Radio and Qt.
Stars: ✭ 1,934 (+8690.91%)
Mutual labels:  sdr, rtl-sdr
Sdrangel
SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube
Stars: ✭ 1,058 (+4709.09%)
Mutual labels:  sdr, rtl-sdr
Easy Sdr
This project is about creation of affordable and easy-to-manufacture prototypes of PCBs which are used to expand the capabilities of existing low-cost SDR receivers based on RTL2832U chip.
Stars: ✭ 275 (+1150%)
Mutual labels:  sdr, rtl-sdr
Soapy power
Obtain power spectrum from SoapySDR devices (RTL-SDR, Airspy, SDRplay, HackRF, bladeRF, USRP, LimeSDR, etc.)
Stars: ✭ 88 (+300%)
Mutual labels:  sdr, rtl-sdr
Acarsdec
ACARS SDR decoder
Stars: ✭ 177 (+704.55%)
Mutual labels:  sdr, rtl-sdr
Readsb
Readsb is a Mode-S/ADSB/TIS decoder for RTLSDR, BladeRF, Modes-Beast and GNS5894 devices.
Stars: ✭ 91 (+313.64%)
Mutual labels:  sdr, rtl-sdr
Qspectrumanalyzer
Spectrum analyzer for multiple SDR platforms (PyQtGraph based GUI for soapy_power, hackrf_sweep, rtl_power, rx_power and other backends)
Stars: ✭ 677 (+2977.27%)
Mutual labels:  sdr, rtl-sdr
Rtlsdr Scanner
A cross platform Python frequency scanning GUI for the OsmoSDR rtl-sdr library
Stars: ✭ 544 (+2372.73%)
Mutual labels:  sdr, rtl-sdr
Airplanejs
📡 ✈️ App that picks up ADS-B radio signals from airplanes and plots them in real time on a map in your browser
Stars: ✭ 454 (+1963.64%)
Mutual labels:  sdr, rtl-sdr
Dumpvdl2
VDL Mode 2 message decoder and protocol analyzer
Stars: ✭ 100 (+354.55%)
Mutual labels:  sdr, rtl-sdr
Shinysdr
Software-defined radio receiver application built on GNU Radio with a web-based UI and plugins. In development, usable but incomplete. Compatible with RTL-SDR.
Stars: ✭ 884 (+3918.18%)
Mutual labels:  sdr, rtl-sdr
Rtl 433
Program to decode radio transmissions from devices on the ISM bands (and other frequencies)
Stars: ✭ 3,379 (+15259.09%)
Mutual labels:  sdr, rtl-sdr
Localradio
📻 LocalRadio is "Radio for Cord-Cutters" – a Software-Defined Radio (SDR) app for your Mac and mobile devices. With an inexpensive RTL-SDR USB device, LocalRadio provides a casual, home-based radio listening experience for your favorite local frequencies - FM broadcasts/free music/news/sports/weather/public safety & aviation scanner/etc.
Stars: ✭ 269 (+1122.73%)
Mutual labels:  sdr, rtl-sdr
Pysdr
A guide for using Python as a software-defined radio (SDR) framework, for extremely rapid development of SDR apps/research with beautiful GUIs
Stars: ✭ 60 (+172.73%)
Mutual labels:  sdr, rtl-sdr
Tsl Sdr
Software Defined Radio Demodulation and Decoding Tools
Stars: ✭ 94 (+327.27%)
Mutual labels:  sdr, rtl-sdr

radio-astronomy-fftw

This is version 9 (May 7, 2018) of my radio-astronomy data collection and dissemination project.

Please note that starting from version 9 this sw makes usage of latest Skyfield version (1.3). You can install using pip install skyfield It is no longer necessary to install using pip install skyfield==0.6.1

The programs use a modified version of rtl_power_fftw originally written by Klemen Blokar and Andrej Lajovic.

There is a Windows binary release of rtl_power_fftw available for download

The following diagram and document are still aligned with version 3. Will soon update them for version 4 and 5 changes.

A diagram showing the interactions between the various programs is available here

Full documentation of the software setup and config for the various programs and tools is here

All this sw has been changed/written, built and tested on a Raspberry PI 2 and then installed and re-tested on a Raspberry PI 3.

See project website at https://www.hackster.io/mariocannistra/radio-astronomy-with-rtl-sdr-raspberrypi-and-amazon-aws-iot-45b617

This system has been designed for amateur radio-astronomers to receive radio signals and perform related data collection and dissemination.
Radio emissions from sky sources like Sun and Jupiter can be received and converted to digital domain for processing.
Data and/or processing results are pushed to AWS for storage and dissemination.
Multiple low-cost receiver-processors are envisioned around the globe connecting centrally to distribute to any interested subscriber with an IoT like approach.
An open science initiative with a strong collaborative approach to large scale measurement of natural events.

Hardware used:
Raspberry PI 3 (2 works fine obviously), RTL SDR radio receiver, dipole antenna and other radio accessories

Also used by this project: AWS authentication, messaging gateway plus other processing and storage services (IoT, S3, ..)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].