Giter VIP home page Giter VIP logo

fmradio's Introduction

FM Radio Tuner

Image of fmradio

A simple cross-platform Electron app for listening to FM radio using an RTL2832U based USB dongle.

Features:

  • Tested on Windows 10 Windows 7, MacOS 10.13, Ubuntu 18.04 and Fedora 28.
  • Supports all tuners supported by rtl-sdr
  • Stereo decoding.
  • Good sound quality at higher sample rates (you be the judge).
  • Plays audio locally and on local HTTP server for remote listening.
  • Scan for stations.
  • Add station presets.
  • Record audio in lossless FLAC format.
  • Fully configurable.
  • Prebuilt for x64 Windows, Mac and Linux.

Hardware Requirements

Intel CPUs

  • Dual core CPU (tested and runs on a 2008 Pentium dual core T4200 laptop).
  • 1.5GB RAM.
  • Max sample rate for Intel is usually 2.56Msps.

ARM CPU

  • Runs well on ASUS Tinkerboard. Tested using Armbian and TinkerOS. A fan will be required to run at higher sample rates to avoid overheating and stability issues.
  • Does not run on Raspberry Pi but should run on any SBC with enough RAM and CPU grunt.

Running

Download required package from the releases page and install.

Windows

Requires dongle to be properly set up using Zadig.

Mac

Install Homebrew and run brew install flac rtl-sdr. Install the DMG package as normal.

Linux

Requirements will be installed automatically for deb and rpm packages. For AppImage, librtlsdr0 (debian/ubuntu) or rtl-sdr (Fedora/CentOS etc.) must be installed. A reboot may be required after installation of dependencies.

Building

Install dependencies (see below), clone/copy the repo and run npm install, then npm start from the cloned directory. If npm install fails, it is usually necessary to delete the node_modules directory before retrying.

Linux

Requires librtlsdr-dev (Debian/Ubuntu) or rtl-sdr-devel (Fedora etc.), libflac-dev (Debian/Ubuntu) or flac-devel (Fedorra etc.).

Mac

Install Homebrew and run brew install flac rtl-sdr.

Windows

Complicated - will document at some point.

Acknowledgements

This app is essentially an Electron rewrite/adaption of the Radio Reciever Chrome app.

fmradio's People

Contributors

dmooney65 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.